Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 153,667 for

2

(0.19 sec)
  1. FieldToc.UseParagraphOutlineLevel | Aspose.Word...

    Discover how to utilize the FieldToc UseParagraphOutlineLevel property to enhance document organization by setting paragraph outline levels effectively.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...Discourse February 5, 2025, 9:56am 2 @alfinans Could you please provide...guys asad.ali February 11, 2025, 2:29pm 10 @alfinans We have opened...

    forum.aspose.com/t/intermittent-issues-connecti...
  4. FieldToc.heading_level_range property | Aspose....

    FieldToc.heading_level_range property. Gets or sets a range of heading levels to include....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GlossaryDocument.AcceptStart | Aspose.Words for...

    Discover the GlossaryDocument AcceptStart method to seamlessly welcome visitors and enhance their experience from the beginning of your glossary....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. FieldToc.update_page_numbers method | Aspose.Wo...

    FieldToc.update_page_numbers method. Updates the page numbers for items in this table of contents....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AutoFitBehavior enumeration | Aspose.Words for ...

    aspose.words.tables.AutoFitBehavior enumeration. Determines how Aspose.Words resizes the table when you invoke the [Table.auto_fit()](../table/auto_fit/#autofitbehavior) method.... write ( 'Row 1, cell 2.' ) builder . end_row () # While...UPWARD builder . write ( 'Row 2, cell 1.' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in Java....writeln("Page 2."); builder.insertImage(getImageDir()...setPageFileName(outFileName); // 2 - Create a custom stream for the...

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

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  10. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。... toFrontOrBack ( 2 ); // Print the Z-Order position...back shape4 . toFrontOrBack ( - 2 ); // Saving the modified Excel...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...