Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 18,403 for

docx to doc

(0.16 sec)
  1. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CusTomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  2. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced Document saving in XamlFlow formats. Unlock advanced features for seamless integration!...files used when saving to a DOC or DOCX file. By default, this property...Document doc = new Document ( MyDir + "Rendering.docx" ); ImageUriPrinter...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property To manage unused mustache tags effectively, enhancing your Document auTomation process....preserveUnusedTags ) { Document doc = CreateSourceDocWithA (); DataTable...MERGEFIELDs and leave them unfilled. doc . MailMerge . PreserveUnusedTags...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Redact Documents via Android Mobile Apps | prod...

    Search and replace PDF, Microsoft Word Documents, Excel spreadsheets and PowerPoint presentations data via mobile android application....with Android Redact DOC Files Redact DOCX Files Redact Excel Files...

    products.aspose.com/total/android-java/redact/
  5. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java....Document doc = new Document(getMyDir() + "Document.docx"); Assert...Assert.assertEquals(doc.getBuiltInDocumentPr().getBytes(), 18105);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property To easily retrieve fonts by name, enhancing your design projects with precision and style....Document doc = new Document ( MyDir + "Embedded font.docx" ); FontInfo...FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451 Mittelschrift"...

    reference.aspose.com/words/net/aspose.words.fon...
  7. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphAlignment enumeration | Aspose.Words f...

    aspose.words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured Document tag To XML data in a cusTom XML part of the current Document.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # An endnote is a way to...

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