Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 180,121 for

doc

(0.11 sec)
  1. Java API to Export EPUB to MHTML | products.asp...

    Convert EPUB to MHTML using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. This...files to DOC. Once the EPUB file has been rendered to DOC, the second...

    products.aspose.com/total/java/conversion/epub-...
  2. Paragraph class | Aspose.Words for Python

    aspose.words.Paragraph class. Represents a paragraph of text...Constructors Name Description Paragraph(doc) Initializes a new instance of...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A footnote is a way to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use the section's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeRendererBase.save method | Aspose.Words for...

    Aspose.Words.Rendering.NodeRendererBase.save method... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.warning_callback property | Aspose...

    DocumentBase.warning_callback property. Called during various Document processing procedures when an issue is detected that might result in data or formatting fidelity loss.... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

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

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance Document interactivity with dynamic dropdown fields for seamless user experiences.... Document doc = new Document ( MyDir + "Form...fieldFormCheckBox = ( FieldFormCheckBox ) doc . Range . Fields [ 1 ]; Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) field... doc = aw . Document () # Use a field...build_and_insert ( ref_node = doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMacroButton.display_text property | Aspose...

    FieldMacroButton.display_text property. Gets or sets the text to appear as the button that is selected to run the macro or command.... doc = aw . Document ( file_name =...DocumentBuilder ( doc = doc ) self . assertTrue ( doc . has_macros...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldMergeField.TextBefore | Aspose.Words for .NET

    Discover the FieldMergeField TextBefore property to easily customize text insertion before fields, enhancing your Document's clarity and professionalism.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a data table to...

    reference.aspose.com/words/net/aspose.words.fie...