Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 237,256 for

aspose.words

(0.26 sec)
  1. DocumentVisitor.visit_comment_start method | As...

    DocumentVisitor.visit_comment_start method. Called when enumeration of a comment text has started....visit_comment_start ( self , comment : aspose . words . Comment ): ... Parameter...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....def underline ( self ) -> aspose . words . Underline : ... @underline...underline ( self , value : aspose . words . Underline ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SubDocument class | Aspose.Words for Node.js

    Aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...To learn more, visit the Aspose.Words Document Object Model (DOM)...Remarks In this version of Aspose.Words, SubDocument nodes do not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format...Document in HTML format, Aspose.Words needs to save all images...and provide a file name, Aspose.Words, by default, saves the images...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImportFormatOptions.smart_style_behavior proper...

    ImportFormatOptions.smart_style_behavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents...KeepSourceFormatting import format mode, # Aspose.Words will resolve style clashes...docx' ) See Also module aspose.words class ImportFormatOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_horizontal_rule method |...

    DocumentBuilder.insert_horizontal_rule method. Inserts a horizontal rule shape into the document....no_shade ) See Also module aspose.words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../Aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../Aspose.words.fields/fieldstart/), [FieldSeparator](../../../Aspose.words.fields/fieldseparator/), [FieldEnd](../../../Aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... field_value = None ) # Aspose.Words automatically detects field...field_type ) See Also module aspose.words class Document Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentVisitor.visit_glossary_document_end met...

    DocumentVisitor.visit_glossary_document_end method. Called when enumeration of a glossary document has ended....nd ( self , glossary : aspose . words . buildingblocks . GlossaryDocument...enumeration. See Also module aspose.words class DocumentVisitor DocumentVisitor...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Run.isPhoneticGuide property | Aspose.Words for...

    Run.isPhoneticGuide property. Gets a boolean value indicating either the run is a phonetic guide...."ruby" ); See Also module Aspose.Words class Run Run constructor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with VBA Macros in C#|Aspose.Words for ...

    Working with document VBA projects using C#.... Aspose.Words API provides three classes...module Create a VBA Project Aspose.Words API provides the VbaProject...

    docs.aspose.com/words/net/working-with-vba-macros/