Skip to content

Commit b67cbc0

Browse files
Merge pull request #13 from fahadadeel/master
Removed Output Files & Bug Fixes
2 parents aed8e9a + 330ba1e commit b67cbc0

File tree

46 files changed

+36
-3942
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+36
-3942
lines changed

Plugins/Aspose_Cells_Java_for_PHP/README.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/FileHandlingFeatures/OpeningFiles.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 21/07/15
6-
* Time: 4:14 PM
7-
*/
82

93
namespace Aspose\Cells\WorkingWithFiles\FileHandlingFeatures;
104

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/FileHandlingFeatures/SavingFiles.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: assadmahmood
5-
* Date: 21/07/15
6-
* Time: 5:00 PM
7-
*/
2+
83

94
namespace Aspose\Cells\WorkingWithFiles\FileHandlingFeatures;
105

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/UtilityFeatures/ConvertingExcelFilesToHtml.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 05/08/15
6-
* Time: 10:35 AM
7-
*/
2+
83

94
namespace Aspose\Cells\WorkingWithFiles\UtilityFeatures;
105

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/UtilityFeatures/ConvertingToMhtmlFiles.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 02/08/15
6-
* Time: 6:53 PM
7-
*/
2+
83

94
namespace Aspose\Cells\WorkingWithFiles\UtilityFeatures;
105

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/UtilityFeatures/ConvertingToXPS.php

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 04/08/15
6-
* Time: 12:22 AM
7-
*/
2+
83

94
namespace Aspose\Cells\WorkingWithFiles\UtilityFeatures;
105

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/UtilityFeatures/ManagingDocumentProperties.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 05/08/15
6-
* Time: 10:25 AM
7-
*/
82

93
namespace Aspose\Cells\WorkingWithFiles\UtilityFeatures;
104

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithFiles/UtilityFeatures/WorksheetToImage.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 04/08/15
6-
* Time: 12:09 AM
7-
*/
82

93
namespace Aspose\Cells\WorkingWithFiles\UtilityFeatures;
104

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithWorksheets/DisplayFeatures/DisplayHideGridlines.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 05/08/15
6-
* Time: 12:20 PM
7-
*/
82

93
namespace Aspose\Cells\WorkingWithWorksheets\DisplayFeatures;
104

Plugins/Aspose_Cells_Java_for_PHP/src/aspose/cells/WorkingWithWorksheets/DisplayFeatures/DisplayHideScrollBars.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
<?php
2-
/**
3-
* Created by PhpStorm.
4-
* User: fahadadeel
5-
* Date: 05/08/15
6-
* Time: 12:17 PM
7-
*/
82

93
namespace Aspose\Cells\WorkingWithWorksheets\DisplayFeatures;
104

0 commit comments

Comments
 (0)