Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 375,297 for

document

(0.11 sec)
  1. StructuredDocumentTag.WordOpenXMLMinimal | Aspo...

    Discover the StructuredDocumentTag WordOpenXMLMinimal property, which provides a clean XML string in FlatOpc format, excluding non-content elements for streamlined Document processing....generates a stripped-down document that excludes any non-content-related...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your Document formatting and improve readability effortlessly....the Style of the structured document tag. public Style Style {...control elements. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save Documents in HTML format, ensuring optimal formatting and easy sharing....that can be used to save a document in the Html format. public...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....dll to generate document from a template. We have defined...‘Generate Document Class’: [RequiredArgument] [Input("Document Template")]...

    docs.aspose.com/words/net/extend-and-contribute...
  5. Aspose::Words::Node::get_ParentNode method | As...

    Aspose::Words::Node::get_ParentNode method. Gets the immediate parent of this node in C++....MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...Append a child Run node to the document's first paragraph. auto run...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document....number of paragraphs in the document. @property def paragraphs...this property when you call Document.update_word_count() . Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured Document tag in C++....appearance of a structured document tag. enum class SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance Document interactivity....JavaScript To add JavaScript in Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  10. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...get structured document tag. doc = aw . Document ( file_name =...= MY_DIR + 'Structured document tags by id.docx' ) # Get the structured...

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