Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 47,799 for

properties

(0.08 sec)
  1. Timestamp when signing - Free Support Forum - a...

    Hi, OoxmlSaveOptions/DocSaveOptions/XpsSaveOptions DigitalSignatureDetails does not have DigitalSignatureTimestampSettings? Now when signing with Words, and opened in Word 2024, no timestamp is shown! Also, Windows ver…...default values for these properties are written. 1 Like australian...Just I’m not sure about this property Document.BuiltInDocumentPrope...

    forum.aspose.com/t/timestamp-when-signing/325833
  2. 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...
  3. C# API to Export MD to PCL | products.aspose.com

    Convert MD to PCL without using Microsoft Word...print layers, detect material properties, and validate design assumptions...files to study the mechanical properties of 3D printed materials,...

    products.aspose.com/total/net/conversion/md-to-...
  4. 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...
  5. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting Properties....list_format property DocumentBuilder.list_format property Returns...current list formatting properties. @property def list_format ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. 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/...