Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 155,366 for

2

(0.18 sec)
  1. 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...
  2. 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...
  3. 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
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 用C++设置形状或文本框的文本效果阴影|Documentation

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

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  9. 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...
  10. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a paragraph in C++.... Multiple 2 The line spacing is specified..."Minimum line spacing of 20." ); // 2 - Set exact spacing. // Using...

    reference.aspose.com/words/cpp/aspose.words/lin...