Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 155,673 for

doc

(0.08 sec)
  1. CommandButtonControl | Aspose.Words for Java

    The CommandButton control runs a macro that performs an action when a user clicks it in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java.... Document doc = new Document(); // Insert even...override the even headers/footers. doc.getFirstSection().getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  3. PreferredWidth.type property | Aspose.Words for...

    PreferredWidth.type property. Gets the unit of measure used for this preferred width value.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.insert_online_video method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_online_video...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.appearance prop...

    StructuredDocumentTagRangeStart.appearance property. Gets or sets the appearance of the structured Document tag.... doc = aw . Document ( file_name =...document tags.docx' ) tag = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Image To DOCX Python

    Convert Image to DocX format in Python code. Save Image as DocX using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  8. Convert JPG To TXT Python

    Convert JPG to TXT format in Python code. Save JPG as TXT using Python....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...as aw doc = aw.Document() builder = aw.DocumentBuilder(doc) builder...

    products.aspose.com/words/python-net/conversion...
  9. Convert JPG To TXT Javascript

    Convert JPG to TXT format in JavaScript code. Save JPG as TXT using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/conversion...
  10. Convert JPG To WORD Javascript

    Convert JPG to WORD format in JavaScript code. Save JPG as WORD using JavaScript....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/nodejs-net/conversion...