Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 50,594 for

properties

(0.58 sec)
  1. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field... Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...SpecialChar → Inline → Node Properties Name Description custom_node_id...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...method to clear any document properties that may contain sensitive...FindReplaceOptions()); // Remove all properties doc.RemoveAllProperties();...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  4. Introduction | Aspose.Note Documentation

    This document provides an introduction to the net framework and its key features....Similarly, the ParagraphStyle property exposed by class allows applying...object and set formatting properties 14 ParagraphStyle textStyle...

    docs.aspose.com/note/net/introduction/
  5. FieldLastSavedBy class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...LastModifiedBy property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description displayResult...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldNumWords class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNumWords class. Implements the NUMWORDS field...the Words property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description displayResult...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldNumChars class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNumChars class. Implements the NUMCHARS field...Characters property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description displayResult...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSubject class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSubject class. Implements the SUBJECT field...Subject property of the built-in document properties. Inheritance:...The default constructor. Properties Name Description displayResult...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Rotate a Cell in Excel using Python

    This quick tutorial explains how to rotate a cell in Excel using Python. Only a few number of API calls and steps are required while rotating cells in Excel using Python....obtained and the rotation angle property is set as per the requirement...contains the rotation angle property that needs to be set and then...

    kb.aspose.com/cells/python/how-to-rotate-a-cell...
  10. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....UnusedStyles and UnusedBuiltinStyles properties to detect and remove styles...You can use the UnusedLists property to detect and remove lists...

    docs.aspose.com/words/cpp/clean-up-a-document/