Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 195,851 for

document

(0.24 sec)
  1. Aspose.Words.Loading | Aspose.Words for .NET

    Discover the Aspose.Words.Loading namespace for enhanced Document loading options. Optimize your workflow with powerful classes and enumerations today!...additional options when loading documents. Classes Class Description...options when loading CHM document into a Document object. DocumentLoadingArgs...

    reference.aspose.com/words/net/aspose.words.loa...
  2. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range...that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDde class | Aspose.Words for Python

    aspose.words.fields.FieldDde class. Implements the DDE field...the Working with Fields documentation article. Remarks For information...modifications made to the document. (Inherited from Field ) is_linked...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Enable CSS Custom Properties while saving to HT...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Sample Code AI Document Assistant Close Convert Excel...Exporting Frame Scripts and Document Properties...

    docs.aspose.com/cells/java/enable-css-custom-pr...
  5. Aspose::Words::Math::OfficeMath::get_MathObject...

    Aspose::Words::Math::OfficeMath::get_MathObjectType method. Gets type MathObjectType of this Office Math object in C++....every office math node in a document. void OfficeMathToText ()...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document Document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(Document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…... Document document1 = new Document(); DocumentBuilder...sueFile.docx"; Document srcDoc = new Document(); srcDoc = new...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  7. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::MailMerging::MailMergeRegionInfo...

    Aspose::Words::MailMerging::MailMergeRegionInfo::get_StartField method. Returns a start field for the region in C++.... auto doc = MakeObject < Document > ( MyDir + u "Mail merge...MERGEFIELDs available in the document. SharedPtr < MailMergeRegionInfo...

    reference.aspose.com/words/cpp/aspose.words.mai...
  10. ImportFormatMode | Aspose.Words for Java

    Specifies how formatting is merged when importing content from another Document in Java....importing content from another document. Remarks: When you copy nodes...nodes from one document to another, this option specifies how...

    reference.aspose.com/words/java/com.aspose.word...