Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 18,447 for

docx to doc

(0.69 sec)
  1. Split Documents via Python | products.aspose.com

    Split PDF, Microsoft Word and PowerPoint files via your Python application. Split Document by page number or by some predefined pattern....Options with Python Split DOC Files Split DOCX Files Split DOT Files...

    products.aspose.com/total/python-net/split/
  2. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…... I am attaching the docx and the output differences from...KB) 14.5.pdf (15.0 KB) merge.docx (18.9 KB) Aspose.Words.License...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  3. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes....let doc = new aw . Document ( base . myDir + "Tables.docx" );...Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the Document as a bookmark end.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A valid bookmark needs...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CusTomXmlPartCollection's GetEnumeraTor method To easily iterate through all collection items, enhancing your XML data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SaveOptions.default_template property | Aspose....

    SaveOptions.default_template property. Gets or sets path To default template (including filename)... doc = aw . Document () # Enable automatic...attach a template document. doc . automatically_update_styles...

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

    Sample code for TIF To TXT Java conversion. Use API example code for batch TIF 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/tif-to-...
  9. | Aspose

    Sample code for TIF To Text Java conversion. Use API example code for batch TIF 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/tif-to-...
  10. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the paragraphs of the same style in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...