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

docx to doc

(0.85 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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Convert SVG to GIF – C# code and Online Converter

    Convert SVG To GIF in C# using Aspose.HTML for .NET. Consider various SVG To GIF conversion scenarios in C# examples. Try online SVG Converter....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/convert-svg-to-gif/