Sort Score
Result 10 results
Languages All
Labels All
Results 6,511 - 6,520 of 17,468 for

docx to doc

(0.11 sec)
  1. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the Document in C++.... auto doc = MakeObject < Document > ();...we can edit. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CusTomXmlPartCollection Add method To effortlessly enhance your collections by adding new items with ease and efficiency.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a Document using Java To provide more precise control over the process....example, when saving a document to DOC or DOT format, use the Password...now available when saving to DOCX, FlatOpc, DOCM, DOTM, DOTX,...

    docs.aspose.com/words/java/specify-save-options/
  6. Watermark Documents and Images via C++ Applicat...

    Add text as well as Image Watermark To Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your C++ application. Add free text or image watermark online via app....Add Watermark to DOC Add Watermark to DOCX Add Watermark to Excel...

    products.aspose.com/total/cpp/watermark/
  7. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript.... let doc = new aw . Document (); let para = doc . getParagraph...baseline. let run = new aw . Run ( doc , "Raised text. " ); run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomPart.content_type property | Aspose.Words...

    CusTomPart.content_type property. Specifies the content type of this cusTom part.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. | Aspose

    Sample code for BMP To TXT Java conversion. Use API example code for batch BMP 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/bmp-to-...