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

properties

(0.61 sec)
  1. Aspose::Words::Fields::FieldIndex::get_EntryTyp...

    Aspose::Words::Fields::FieldIndex::get_EntryType method. Gets or sets an index entry type used to build the index in C++....display the XE field's Text property value on the left side //...same value in their "Text" property, // the INDEX field will group...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. 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...
  10. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Cell Properties : Ensure that the table cell properties in your...

    forum.aspose.com/t/issue-with-text-placeholders...