Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 180,127 for

doc

(0.09 sec)
  1. HorizontalRuleFormat.no_shade property | Aspose...

    HorizontalRuleFormat.no_shade property. Indicates the presence of 3D shading for the horizontal rule... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_horizontal_rule...

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

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Java API to Export PS to GIF | products.aspose.com

    Convert PS to GIF using on premise Java API...is to render the PS file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to GIF...

    products.aspose.com/total/java/conversion/ps-to...
  4. Java API to Export PS to FLATOPC | products.asp...

    Convert PS to FLATOPC using on premise Java API...is to render the PS file to a DOC file using Aspose.PDF for Java...file to a DOC file. The second step is to convert the DOC file to...

    products.aspose.com/total/java/conversion/ps-to...
  5. Java API to Export MD to DOT | products.aspose.com

    Convert MD to DOT using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to DOT...

    products.aspose.com/total/java/conversion/md-to...
  6. Convert WORD To MARKDOWN C++

    Convert a Word Document to MARKDOWN format in C++ code. Save a Word Document as MARKDOWN using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/cpp/conversion/word-t...
  7. Aspose::Words::TextColumnCollection::get_Width ...

    Aspose::Words::TextColumnCollection::get_Width method. When columns are evenly spaced, gets the width of the columns in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working With Nodes in Python|Aspose.Words for Java

    Working With Nodes using Python.... doc = Document () \# Creates and...document . para = Paragraph ( doc ) \# Typed access to the last...

    docs.aspose.com/words/java/working-with-nodes-i...