Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 157,603 for

2

(0.26 sec)
  1. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....getFieldCode()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/java/com.aspose.word...
  2. Migrating from Earlier Versions of Aspose.3D|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....3D 2.x.x Public API Changes in Aspose...

    docs.aspose.com/3d/net/migrating-from-earlier-v...
  3. 档案

    档案... 最后,验证任务 2 的开始和结束日期。 以下代码示例展示了如何在 Python...root_task.children.add("Task 2") # 必要的属性在手动模式下设置 print("Task1...

    blog.aspose.com/zh/tasks/ms-project-calculation...
  4. ERROR: This Excel files contains BIFF7(Excel95 ...

    Hi, I'm using the evaluation version and get the following error: This Excel files contains BIFF7(Excel95 or earlier file format) records. Is there a solution to get around it? Thanks, Martin...Family martin456 August 27, 2008, 2:11am 1 Hi, I’m using the evaluation...sahi August 27, 2008, 3:38am 2 Hi Martin, Well, Aspose.Cells...

    forum.aspose.com/t/error-this-excel-files-conta...
  5. PageExtractOptions class | Aspose.Words for Python

    aspose.words.PageExtractOptions class. Allows to specify options for document page extracting...."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...Paragraphs[2]); var newPortion = new Porti...potapov March 12, 2026, 10:32am 2 @co213 , Thank you for posting...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  8. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....assertEquals(2, tabStops.getCount()); Assert...builder.writeln("Start\tTab 1\tTab 2"); ParagraphCollection paragraphs...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....writeln(); // 2 - EAN13 barcode, with the digits...\\r 0"); builder.writeln(); // 2 - EAN13 barcode, with the digits...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...Discourse August 13, 2025, 1:58am 2 @PonyWhite 打印PDF时出现模糊或发虚的问题,通...怎么解决啊 asad.ali August 13, 2025, 2:09pm 4 @PonyWhite 请确保您正在使用最新版...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595