Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 17,485 for

docx to doc

(0.06 sec)
  1. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... let doc = new aw . Document ( base ....+ "Embedded font.docx" ); let allFonts = doc . fontInfos ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. | Aspose

    Sample code for GIF To TXT Java conversion. Use API example code for batch GIF files To TXT conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/gif-to-txt/
  3. | Aspose

    Sample code for PDF To XML Java conversion. Use API example code for batch PDF files To XML conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  4. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource construcTor. Simplify data parsing with default options for seamless integration.... Document doc = new Document ( MyDir + "Reporting...template - CSV data destination.docx" ); CsvDataLoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_Document_tags property. Gets or sets a boolean value indicating either To ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/)... doc = aw . Document ( file_name =...document tags.docx' ) # This paragraph contains SDT. p = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinksChanged method. Indicates whether hyperlinks in a Document were changed in C++.... auto doc = System :: MakeObject < Aspose..."Extended properties.docx" ); ASSERT_TRUE ( doc -> get_BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a Document... doc = aw . Document ( file_name =...MY_DIR + 'Document.docx' ) font_infos = doc . font_infos font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class To work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method To easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/com...
  10. CompositeNode.getChildNodes method | Aspose.Wor...

    CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type.... let doc = new aw . Document (); // An...has one paragraph. expect ( doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...