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

2

(0.34 sec)
  1. CleanupOptions.UnusedStyles | Aspose.Words for ...

    Optimize your documents with CleanupOptions' UnusedStyles property, ensuring unused styles are removed for cleaner, faster-loading content. Default - true.... Writeln ( "Item 2" ); // Now, there is one unused...Styles . Count , Is . EqualTo ( 2 )); See Also class CleanupOptions...

    reference.aspose.com/words/net/aspose.words/cle...
  2. CleanupOptions.UnusedBuiltinStyles | Aspose.Wor...

    Optimize your documents with CleanupOptions' UnusedBuiltinStyles property, ensuring unused BuiltIn styles are efficiently removed for cleaner, professional results.... Writeln ( "Item 2" ); // Now, there is one unused...Styles . Count , Is . EqualTo ( 2 )); See Also class CleanupOptions...

    reference.aspose.com/words/net/aspose.words/cle...
  3. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....value is greater than or equal to 2 and less than or equal to 1000.... add ( "Series 1" , [ 1.0 , 2.0 , 3.0 , 4.0 , 5.0 ], [ 1.0 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...// (new width - old width) / 2 double verticalPadding = (.3 *...// (new height - old height) / 2 // Iterate through all the pages...

    forum.aspose.com/t/textbox-not-converting-corre...
  5. BuiltInDocumentProperties.Author | Aspose.Words...

    Manage document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BuiltInDocumentProperties.category property | A...

    BuiltInDocumentProperties.category property. Gets or sets the category of the document.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  8. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... writeln ( 'Item 2' ) # Now, there is one unused...cleanup_options ) self . assertEqual ( 2 , doc . styles . count ) See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.Keywords | Aspose.Wor...

    Enhance your documents with BuiltInDocumentProperties. Easily manage keywords to improve searchability and organization for better productivity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....page" }; for ( int i = 0 ; i < 2 ; i ++) { // Create Heading object...DestinationPage = document . Pages [ i + 2 ]; // Destination page heading...

    docs.aspose.com/pdf/net/manipulate-pdf-document/