Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 5,833 for

characters

(0.85 sec)
  1. Compare Documents in C++|Aspose.Words for C++

    Compare two documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....by comparing words at the character level or the word level. If...a change of at least one character, in the result, the difference...

    docs.aspose.com/words/cpp/compare-documents/
  2. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character in C++....Gets or sets whether the character code is interpreted as the...the value of a SHIFT-JIS character. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method...ured_document_tag_index, character_index) Moves the cursor to...structured_document_tag_index : int , character_index : int ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  4. JustificationMode | Aspose.Words for Java

    Specifies the character spacing adjustment for a document in Java....JustificationMode Specifies the character spacing adjustment for a document...Examples: Shows how to manage character spacing control. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....CHARACTER, "MyParagraphStyle1"); doc...getStyles().add(StyleType.CHARACTER, "MyParagraphStyle2"); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtListIndentation class | Aspose.Words for Python

    aspose.words.saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...Description character Gets or sets which character to use for...how many TxtListIndentation.character to use as indentation per...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.Cleanup | Aspose.Words for .NET

    Optimize your documents with our Cleanup method—remove unused styles and lists for a cleaner, more efficient workflow. Enhance readability today!... Character , "MyParagraphStyle1" ); doc...Styles . Add ( StyleType . Character , "MyParagraphStyle2" ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  8. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used to represent the checked state of a check box content control....method set_checked_symbol(character_code, font_name) Sets the...set_checked_symbol ( self , character_code : int , font_name : str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_tag property. Gets the structured document tag that is currently selected in this [DocumentBuilder](../)....cursor: # 1 - Move to the first character of structured document tag...structured_document_tag_index = 1 , character_index = 1 ) # 2 - Move to...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TxtSaveOptions.listIndentation property | Aspos...

    TxtSaveOptions.listIndentation property. Gets a [TxtListIndentation](../../txtlistindentation/) object that specifies how many and which character to use for indentation of list levels...specifies how many and which character to use for indentation of...default, it is zero count of character ‘\0’, that means no indentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...