Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 150,889 for

2

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 档案

    档案...Width / 2, presentation.SlideSize.Size.Height / 2); float width...center.X - width / 2; float y = center.Y - height / 2; // 添加水印形状 IAutoShape...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  7. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....Styles [ "Heading 1" ]; // Level 2 labels will display the current..."-II-"... docList . ListLevels [ 2 ]. NumberFormat = "-\x0002-" ;...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...save options with default values 2 PsSaveOptions options = new PsSaveOptions();...No transformations ////////// 2 //Set a paint in graphics state...

    docs.aspose.com/page/net/ps/working-with-transf...
  9. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  10. Three methods for filtering Chart Data with C++...

    Learn how to filter charts in Excel using Aspose.Cells for C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells, we can perform...SetIsFiltered ( true ); // Should be 2 std :: cout << "Filtered Series...

    docs.aspose.com/cells/cpp/filtering-charts-in-e...