Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 4,937 for

assemble document

(0.17 sec)
  1. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your Documents for enhanced formatting and readability....characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. public static class...

    reference.aspose.com/words/net/aspose.words/con...
  2. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the SaveOptions SaveFormat property to effortlessly choose your Document's save format for optimal flexibility and control....Specifies the format in which the document will be saved if this save...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality....embedding TrueType fonts in a document upon it is saved. The default...PostScript fonts, but can open documents with embedded fonts of this...

    reference.aspose.com/words/net/aspose.words.sav...
  4. DigitalSignatureUtil.RemoveAllSignatures | Aspo...

    Effortlessly remove all digital signatures with DigitalSignatureUtil's RemoveAllSignatures method. Transform your signed files into clean, unsigned versions easily!...signatures from a digitally signed document. // There are two ways of...signatures // from a signed document by saving an unsigned copy...

    reference.aspose.com/words/net/aspose.words.dig...
  5. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...LoadFonts(); var document = new Document(); var page = document.Pages.Add();...stream = new MemoryStream(); document.Save(stream, SaveFormat.Pdf);...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your Documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....Inserts an chart object into the document and scales it to the specified...chart type to insert into the document. width Double The width of...

    reference.aspose.com/words/net/aspose.words/doc...
  7. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during Document loading and saving. Enhance Document integrity!...warnings that can occur during document loading or saving. public...encounters some issue during document loading or saving that might...

    reference.aspose.com/words/net/aspose.words/iwa...
  8. MailMerge.PreserveUnusedTags | Aspose.Words for...

    Discover the MailMerge PreserveUnusedTags property to manage unused mustache tags effectively, enhancing your Document automation process....bool preserveUnusedTags ) { Document doc = CreateSourceDocWithA...columns in that table. // Our document has no such fields, but it...

    reference.aspose.com/words/net/aspose.words.mai...
  9. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your Documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience....field into a document. Document doc = new Document (); DocumentBuilder...fields are objects in the document that the user can interact...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ThumbnailGeneratingOptions Class | Aspose.Words...

    Discover the Aspose.Words.Rendering.ThumbnailGeneratingOptions class to enhance your Document thumbnail generation with customizable features and improved quality....generating thumbnail for a document. public class ThumbnailGeneratingO...thumbnail from first page of the document or first image. ThumbnailSize...

    reference.aspose.com/words/net/aspose.words.ren...