Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 180,183 for

doc

(0.13 sec)
  1. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... let doc = new aw . Document ( base ....document tags.docx" ); let tag = doc . getChild ( aw . NodeType ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java.... Document doc = new Document(); // A list allows...list levels. List docList = doc.getLists().add(ListTemplate.NUMBER_DEFAULT);...

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

    Base class for special characters in the Document in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...Paragraph para = (Paragraph) doc.getChild(NodeType.PARAGRAPH,...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. CleanupOptions | Aspose.Words for Java

    Allows to specify options for Document cleaning in Java.... Document doc = new Document(); doc.getStyles().add(StyleType...add(StyleType.LIST, "MyListStyle1"); doc.getStyles().add(StyleType.LIST...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured Document tag with the specified identifier.... doc = aw . Document ( file_name =...) structured_document_tags = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  8. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features.... Feature Description DOC, DOCX, RTF, ODT, HTML, and TXT...Fidelity to the Report Design DOC, DOCX, RTF and ODT reports have...

    docs.aspose.com/words/jasperreports/feature-ove...
  9. DigitalSignatureDetails.certificate_holder prop...

    DigitalSignatureDetails.certificate_holder property. Gets or sets a [DigitalSignatureDetails.certificate_holder](./) object that contains the certificate used to sign a Document.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX format, enhancing your workflow and Document management.... Document doc = new Document ( MyDir + "Big...XlsxSectionMode . MultipleWorksheets ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...