Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,931 for

assemble document

(0.17 sec)
  1. DigitalSignature.IssuerName | Aspose.Words for ...

    Discover the DigitalSignature IssuerName property, providing the issuer's distinguished name for enhanced security and trust in your digital certificates....Examples Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert . That ( FileFormatUtil...

    reference.aspose.com/words/net/aspose.words.dig...
  2. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....verify owner document properties of lists. Document doc = new Document...Document (); ListCollection lists = doc . Lists ; Assert . That...

    reference.aspose.com/words/net/aspose.words.lis...
  3. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....linked in HTML and MHTML documents. Examples Shows how to set...web requests when loading a document with external resources linked...

    reference.aspose.com/words/net/aspose.words.loa...
  4. VariableCollection.Item | Aspose.Words for .NET

    Manage Document variables effortlessly with VariableCollection Item. Set or retrieve case-insensitive names easily—no null values allowed, ensuring data integrity....(1 of 2) Gets or a sets a document variable by the case-insensitive...work with a document’s variable collection. Document doc = new...

    reference.aspose.com/words/net/aspose.words/var...
  5. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly....of mail merge fields in the document. Examples Shows how to map...MappedDataFieldColle () { Document doc = CreateSourceDocMappe...

    reference.aspose.com/words/net/aspose.words.mai...
  6. OutlineOptions.HeadingsOutlineLevels | Aspose.W...

    Discover the HeadingsOutlineLevels property in OutlineOptions. Control heading levels for structured Documents and enhance navigation with ease....styles) to include in the document outline. public int HeadingsOutlineLevel...whole document to PDF with three levels in the document outline...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LanguagePreferences.DefaultEditingLanguage | As...

    Manage your editing experience with the LanguagePreferences DefaultEditingLanguage property. Easily set and customize your default editing language....default language when loading a document. LoadOptions loadOptions =...EditingLanguage . Russian ; Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  8. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose Document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....Specifies the format in which the document will be saved if this save...saved document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/cpp/portfolio/
  10. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    Discover TxtSaveOptions' PreserveTableLayout feature, ensuring your tables retain their layout when saving as plain text. Enhance your Document's readability!... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...