Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 4,936 for

assemble document

(0.06 sec)
  1. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AiModel.Url | Aspose.Words for .NET

    Specifies the AI model endpoint URL in Aspose.Words for accurate connection setup....() { Document doc = new Document ( MyDir + "Big document.docx"...Url = "https://my.a.com/" ; Document translatedDoc = model . Translate...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. DocumentProperty.ToInt | Aspose.Words for .NET

    Convert DocumentProperty values to integers effortlessly with the ToInt method. Unlock seamless data handling for your applications!...custom document properties. Document doc = new Document (); CustomDocumentProper...namespace Aspose.Words.Properties assembly Aspose.Words DocumentProperty...

    reference.aspose.com/words/net/aspose.words.pro...
  4. 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...
  5. MailMerge.MergeDuplicateRegions | Aspose.Words ...

    Optimize your mail merge process with the MergeDuplicateRegions property. Control how data source regions are merged for efficient Document management....indicating whether all of the document mail merge regions with the...bool mergeDuplicateRegion ) { Document doc = CreateSourceDocMerge...

    reference.aspose.com/words/net/aspose.words.mai...
  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. 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...
  9. CompositeNode.CreateNavigator | Aspose.Words fo...

    Discover the CompositeNode CreateNavigator method to effortlessly traverse and read nodes, enhancing your data navigation experience....NodeXPathNavigator () { Document doc = new Document (); XPathNavigator...navigator . Name , Is . EqualTo ( "Document" )); Assert . That ( navigator...

    reference.aspose.com/words/net/aspose.words/com...
  10. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...