Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 18,490 for

docx to doc

(0.12 sec)
  1. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it To the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your Document's headers and footers, ensuring seamless continuity across sections for better organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  4. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CusTomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  5. | Aspose

    Sample code for PDF To Text Java conversion. Use API example code for batch PDF files To Text 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-...
  6. | Aspose

    Sample code for JPG To TXT Java conversion. Use API example code for batch JPG 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/java/conversion/jpg-to-...
  7. | Aspose

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

    products.aspose.com/ocr/java/conversion/bmp-to-...
  8. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the Document as a bookmark end in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Markup::CustomPart::get_Name met...

    Aspose::Words::Markup::CusTomPart::get_Name method. Gets or sets this part's absolute name within the OOXML package or the target URL in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. BuiltInDocumentProperties.scaleCrop property | ...

    BuiltInDocumentProperties.scaleCrop property. Indicates whether Document thumbnail is cropped or scaled To fit the display.... let doc = new aw . Document ( base ...."Extended properties.docx" ); expect ( doc . builtInDocumentPrope...

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