Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 4,931 for

assemble document

(0.08 sec)
  1. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....resource when importing a document and inserting images using...external resources into a document. public void ResourceLoadingCallb...

    reference.aspose.com/words/net/aspose.words.loa...
  2. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save Documents in Markdown format. Streamline your workflow with this essential tool....that can be used to save a document in the Markdown format. public...Markdown document. public void RenameImages () { Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  4. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced Document management....structured document tag, but keeps content inside. Document doc =...= new Document ( MyDir + "Structured document tags.docx" ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  5. HtmlFixedSaveOptions.ExportEmbeddedSvg | Aspose...

    Discover HtmlFixedSaveOptions' ExportEmbeddedSvg property, easily embed SVG resources in your HTML Documents for enhanced visuals. Default, true....should be embedded into Html document. Default value is true . public...exporting a document to Html. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DigitalSignature.Comments | Aspose.Words for .NET

    Discover the DigitalSignature Comments property to enhance your signing process with clear purpose comments. Boost efficiency and clarity in your Documents!...signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words DigitalSignature...

    reference.aspose.com/words/net/aspose.words.dig...
  7. DocumentBuilder.InsertNode | Aspose.Words for .NET

    Enhance your Document creation with the DocumentBuilder InsertNode method. Effortlessly insert nodes before the cursor for seamless editing!...image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words/doc...
  8. RevisionCollection.Groups | Aspose.Words for .NET

    Discover RevisionCollection Groups, a unique collection of revision groups designed to enhance collaboration and streamline your project management....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  9. CustomPartCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your project with the CustomPartCollection Add method—quickly add items to your collection for seamless integration and efficiency....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomPartCollection.GetEnumerator | Aspose.Wor...

    Explore the CustomPartCollection GetEnumerator method to effortlessly iterate through all items in your collection. Streamline your data management today!...access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...