Sort Score
Result 10 results
Languages All
Labels All
Results 7,661 - 7,670 of 47,411 for

properties

(0.58 sec)
  1. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....WarningCallback property Called during various document...warnings loss. E.g. such properties as PageCount actually build...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... Properties Name Description borders...[ 0 ] . type ) # 3 - As a property: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...VerticalMerge are two separate properties. To merge cells horizontally...VerticalMerge are independent properties – only the horizontal flags...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  4. How to Rotate PDF using Python

    This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF pages using Python.... The media_box properties are used to calculate new...setting the value of Page.rotate property. This article has guided us...

    kb.aspose.com/pdf/python/how-to-rotate-pdf-usin...
  5. Defect detection|Documentation

    How to automatically find problem areas in an image that may be recognized inaccurately....object with the following properties: Property Type Description Source...

    docs.aspose.com/ocr/net/defect-detection/
  6. DropDownItemCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Fields.DropDownItemCollection class—your go-to solution for managing dropdown items in form fields effortlessly!...: IEnumerable < string > Properties Name Description Count {...(); See Also class FormField property DropDownItems namespace Aspose...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....FieldMergingArgs : FieldMergingArgsBase Properties Name Description Document...returning content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  8. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....// Update text and other properties textFragment . setText (...// Update text and other properties textFragment . setText (...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  9. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#....of the appropriate table properties such as Table.StyleIdentifier...

    docs.aspose.com/words/net/how-to-build-a-table-...
  10. How to Convert IGES to PDF in Java

    This short tutorial focuses on how to convert IGES to PDF in Java by providing all the necessary details and steps to use the example code. You can easily develop a comprehensive IGES to PDF converter software in Java using simple API calls....used to set the output PDF properties and apply the IGES rasterization...

    kb.aspose.com/cad/java/how-to-convert-iges-to-p...