Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 155,356 for

2

(0.39 sec)
  1. Track Document Conversion Progress|Documentation

    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....page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/java/track-document-conve...
  2. OutlineLevel enumeration | Aspose.Words for Nod...

    Aspose.Words.OutlineLevel enumeration. Specifies the outline level of a paragraph in the document....paragraph is at the outline level 2. Level3 The paragraph is at the...writeln ( "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Opening a protected PDF file generates file loc...

    Hi, I have a problem with aspose.Pdf and reading the number of pages of a large document. By reading a password protected file (without specifying the password), the file is locked during deletion. This does not happen…...Main for (int i = 0; i < 2; i++)) The file will be deleted...ali December 16, 2024, 9:47pm 2 @acquisti_comdatagroup_com We...

    forum.aspose.com/t/opening-a-protected-pdf-file...
  4. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two documents and accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...Discourse February 3, 2026, 1:24pm 2 @benestom You’re seeing different...longer contains those bookmarks [2]. Revisions are applied to individual...

    forum.aspose.com/t/compare-table/325170
  5. Header and Footers|Documentation

    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.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&Pof&N" ); Apache POI SS -...

    docs.aspose.com/cells/java/header-and-footers/
  6. TabStopCollection.add method | Aspose.Words for...

    Aspose.Words.TabStopCollection.add method... add ( tabStop ); // 2 - Pass the values for properties...writeln ( "Start\tTab 1\tTab 2\tTab 3\tTab 4" ); doc . save (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...Discourse February 4, 2026, 12:17pm 2 @Viral84 You’d like to read the...comments collection for each slide [2][3]. The returned objects expose...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  9. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。... AddTextBox ( 2 , 0 , 2 , 0 , 100 , 400 ); // Set...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  10. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...