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

assemble document

(0.1 sec)
  1. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print Documents without relying on any other software....perform a wide variety of document processing tasks. Using Aspose...Aspose.Words, you can convert a document from any supported load format...

    docs.aspose.com/words/net/product-overview/
  2. 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...
  3. 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-...
  4. 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...
  5. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations.... Document doc = new Document (); DocumentBuilder...ChartDataPoint () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  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. 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...
  8. 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...
  9. 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...
  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...