Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 155,673 for

doc

(0.08 sec)
  1. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...files used when saving to a DOC or DOCX file. By default this...output document’s raw content. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your Document layouts with seamless integration and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a cell into the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ParagraphFormat.HangingPunctuation | Aspose.Wor...

    Discover how to enhance your text layout with the Hanging Punctuation property in ParagraphFormat. Optimize readability and style effortlessly!... Document doc = new Document ( MyDir + "Document...); ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  5. Გადაიყვანეთ WORD TIFF Python

    გადაიყვანეთ WORD TIFF Python ფორმატში კოდით. შეინახეთ WORD როგორც TIFF Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება import aspose.words as aw doc = aw.Document( "Input.docx" )...

    products.aspose.com/words/ka/python-net/convers...
  6. Გადაიყვანეთ WORD PNG Python

    გადაიყვანეთ WORD PNG Python ფორმატში კოდით. შეინახეთ WORD როგორც PNG Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...კოპირება import aspose.words as aw doc = aw.Document( "Input.docx" )...

    products.aspose.com/words/ka/python-net/convers...
  7. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency.... Document doc = new Document ( MyDir + "Revisions...docx" ); Assert . AreEqual ( 7 , doc . Revisions . Groups . Count...

    reference.aspose.com/words/net/aspose.words/rev...
  8. MarkdownSaveOptions.ExportUnderlineFormatting |...

    Discover how the MarkdownSaveOptions ExportUnderlineFormatting property enhances your text export. Control underline formatting easily with this boolean setting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Underline = Underline...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a list based using...

    reference.aspose.com/words/java/com.aspose.word...
  10. Გადაიყვანეთ WORD TXT Javascript

    გადაიყვანეთ WORD TXT JavaScript ფორმატში კოდით. შეინახეთ WORD როგორც TXT JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc.save( "Output...

    products.aspose.com/words/ka/nodejs-net/convers...