Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,316 for

2

(0.2 sec)
  1. Address|Aspose.BarCode for Python via .NET API ...

    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....number or address line 1 and 2. Before setting the fields, the...sets the address line 2. Address line 2 contains postal code and...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Worksheet won't open in new version But will op...

    I just upgraded to the latest "Cells" (4.4.3.1) from the old version (v3.8.1.0). Now the same sheet will not open and throws the following error: This Excel files contains BIFF7(Excel95 or earlier file format) record…...sahi May 1, 2008, 11:54am 2 Hi Walt, Thanks for providing...throws the error... amjad.sahi May 2, 2008, 1:11am 4 Hi, Well, I don't...

    forum.aspose.com/t/worksheet-wont-open-in-new-v...
  3. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...Discourse January 12, 2026, 9:53am 2 @dhrumil.bhalala You are using...when using aspose.cells it has 2 space image.png (3.8 KB) <table...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  4. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docx,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docx to pdf conversion…...Discourse August 13, 2025, 7:18am 2 @Likitha_T Sure, I can help you..." + height); } } } } Question 2: Is DOCX to PDF conversion highly...

    forum.aspose.com/t/comparison-and-fetching-coor...
  5. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new aspose...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  6. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language.... Using 2 means page will be displayed in...XYZExplicitDestinati ( 1 , 1 , 2 , 2 )); // Save the document with...

    docs.aspose.com/pdf/java/update-links/
  7. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....and this XE field is on page 2, along with the custom separators...and "MySequence at 1 on page 2" on the right. index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...