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

docx to doc

(0.22 sec)
  1. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN field in Java.... Document doc = new Document(getMyDir() + "Field..."Field sample - ADDIN.docx"); // Aspose.Words does not support...

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

    Implements the AUToTEXT field in Java.... Document doc = new Document(); // Create a...AutoText building block to it. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Cell | Aspose.Words for Java

    Represents a table cell 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...
  4. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CusTomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CusTomXmlPartCollection with our Clear method, removing all elements for optimal data management. Simplify your workflow Today!... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words To generate Word Documents programmatically and have encountered an issue related To page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...how to achieve this: Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a page break builder...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  7. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a Document or section... doc = aw . Document ( file_name =...endnotes.docx' ) doc . footnote_options . columns = 2 doc . save...

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

    aspose.words.PaperSize enumeration. Specifies paper size.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . page_setup . paper_size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Export FODS to POWERPOINT in Android or with fr...

    Android API To Convert FODS To POWERPOINT without using Microsoft Word or online. Test free FODS To POWERPOINT online converter quickly before integrating the code....with Android Convert FODS to DOC (Microsoft Word Binary Format)...Format) Convert FODS to DOCX (Office 2007+ Word Document) Convert...

    products.aspose.com/total/android-java/conversi...