Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 4,867 for

assemble document

(0.18 sec)
  1. StructuredDocumentTagRangeStart.LockContents | ...

    Discover the LockContents property of StructuredDocumentTagRangeStart. Enable editing restrictions for enhanced Document integrity and user control....contents of this structured document tag. public bool LockContents...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  2. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!... Document doc = new Document (); Assert . That...the shape persists in the document and counts as a delete revision...

    reference.aspose.com/words/net/aspose.words.dra...
  3. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your Document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency....into a merge field in the document. public void FieldMerging...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Integrating Aspose.Words with Azure Data Lake|A...

    Aspose.Words can be integrated with Azure Data Lake Analytics and Azure Data Lake Storage. This allows you to combine the big data analytics capabilities of the Azure Data Lake cloud storage solution with the power of Aspose.Words using C#....programmatically perform various document processing tasks, such as...rendering, reading, or converting documents between different formats...

    docs.aspose.com/words/net/integrating-aspose-wo...
  5. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your lists effectively. Enhance your web design with unique styling options!...applied to paragraphs in the document directly. Examples Shows how...use it in a document. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words.lis...
  6. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced Document performance....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StructuredDocumentTagRangeStart.Placeholder | A...

    Discover the StructuredDocumentTagRangeStart Placeholder property, which displays essential placeholder text for empty content, enhancing your Document's clarity and usability....displayed when this structured document tag run contents are empty...applicable for this structured document tag. See Also class BuildingBlock...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property....signature in a document. Document doc = new Document ( MyDir + "Digitally...Aspose.Words.DigitalSignatures assembly Aspose.Words CertificateHolder...

    reference.aspose.com/words/net/aspose.words.dig...
  10. RunCollection.Item | Aspose.Words for .NET

    Access specific RunCollection items effortlessly. Retrieve any Run by index for streamlined data management and enhanced performance.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/run...