Skip to content

Commit 92a692f

Browse files
committed
Cleanup usage of deprecated API. Remove copyright notice from source files.
1 parent 4231218 commit 92a692f

File tree

96 files changed

+157
-742
lines changed

Some content is hidden

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

96 files changed

+157
-742
lines changed

Examples/src/main/java/com/aspose/cells/examples/articles/AddLibraryReferenceToVbaProject.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.VbaProject;

Examples/src/main/java/com/aspose/cells/examples/articles/AssignMacroToFormControl.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.*;

Examples/src/main/java/com/aspose/cells/examples/articles/ChangeHtmlLinkTarget.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.HtmlLinkTargetType;

Examples/src/main/java/com/aspose/cells/examples/articles/CheckVbaProjectSigned.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.Workbook;

Examples/src/main/java/com/aspose/cells/examples/articles/GetDataConnection.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.ExternalConnection;

Examples/src/main/java/com/aspose/cells/examples/articles/GetSmartMarkerNotifications.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.*;

Examples/src/main/java/com/aspose/cells/examples/articles/HtmlExportFrameScripts.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.HtmlSaveOptions;

Examples/src/main/java/com/aspose/cells/examples/articles/RemoveUnusedStyles.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.VbaProject;

Examples/src/main/java/com/aspose/cells/examples/articles/UpdateRichTextCells.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2015 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.Cell;

Examples/src/main/java/com/aspose/cells/examples/articles/UsingBuiltinStyles.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/*
2-
* Copyright 2001-2016 Aspose Pty Ltd. All Rights Reserved.
3-
*
4-
* This file is part of Aspose.Cells. The source code in this file
5-
* is only intended as a supplement to the documentation, and is provided
6-
* "as is", without warranty of any kind, either expressed or implied.
7-
*/
81
package com.aspose.cells.examples.articles;
92

103
import com.aspose.cells.BuiltinStyleType;

0 commit comments

Comments
 (0)