Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,983 for

assemble document

(0.14 sec)
  1. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your Document processing with precision and efficiency....the Programming with Documents documentation article. public sealed...exact page ranges. Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Odso.Clone | Aspose.Words for .NET

    Discover the Odso Clone method for creating deep clones of objects effortlessly. Ensure data integrity and enhance your coding efficiency today!... Document doc = new Document (); DocumentBuilder...settings )); // Opening this document in Microsoft Word will execute...

    reference.aspose.com/words/net/aspose.words.set...
  3. Document.RemoveMacros | Aspose.Words for .NET

    Effortlessly remove all macros, toolbars, and custom command settings from your VBA project with the Document RemoveMacros method for a cleaner Document....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...

    reference.aspose.com/words/net/aspose.words/doc...
  4. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your Documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the Document's protection for enhanced security....password the document was protected with. If document is not write-protected...protect a document with a password. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.set...
  5. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MarkdownSaveOptions.TableContentAlignment | Asp...

    Discover the MarkdownSaveOptions TableContentAlignment property to customize table content alignment for seamless Markdown exports. Default is Auto.... Document . Save ( ArtifactsDir + "MarkdownSaveOptions... saveOptions ); Document doc = new Document ( ArtifactsDir +...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. TextBox.InternalMarginLeft | Aspose.Words for .NET

    Discover the TextBox InternalMarginLeft property to customize your shape's inner left margin in points for enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words TextBox.InternalMarginBottom...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your Document's layout effectively. Unlock flexible design options for optimal presentation....LayoutOptions Contents [ Hide ] Document.LayoutOptions property Gets...the layout process of this document. public LayoutOptions LayoutOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldRef.NumberSeparator | Aspose.Words for .NET

    Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...

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