Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 4,983 for

document assembly

(0.06 sec)
  1. CompatibilityOptions.SwapInsideAndOutsideForMir...

    Discover the CompatibilityOptions property for seamless mirror indents and relative positioning. Enhance your design flexibility and user experience today!...Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.SuppressSpacingAtTopOfPage...

    Optimize your layout with the CompatibilityOptions SuppressSpacingAtTopOfPage property. Control line height for a seamless first line display....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  3. CompatibilityOptions.UseAnsiKerningPairs | Aspo...

    Enhance your typography with the CompatibilityOptions UseAnsiKerningPairs property for improved font readability and professional design....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  4. CompatibilityOptions.UseWord97LineBreakRules | ...

    Optimize your Documents with CompatibilityOptions' UseWord97LineBreakRules to enhance East Asian line breaking for improved readability and formatting....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...
  5. Data Matrix in Java | products.aspose.com

    Aspose.Barcode for Java API allows customize, generate and recognize Data Matrix barcodes in your Java application...healthcare industry, retail, document management, security and identification...enhancing patient safety. Document Management: Data Matrix can...

    products.aspose.com/barcode/java/datamatrix/
  6. MFont Availability and Substitution in C++|Aspo...

    When the exact substitution font cannot be found, Aspose.Words must substitute it for a similar font instead. This article describes the process of finding the most suitable font....Contents [ Hide ] A text in a document can be formatted with various...When Aspose.Words renders a document, it attempts to select the...

    docs.aspose.com/words/cpp/font-availability-and...
  7. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline Document creation and enhance productivity effortlessly!...Mail Merge and Reporting documentation article. public class MailMerge...field is encountered in the document. MailMergeCallback { get;...

    reference.aspose.com/words/net/aspose.words.mai...
  8. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced Document saving. Customize your text format with powerful options for optimal results....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. public class TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...result; } } The _pdf is of type Document. What’s the mechanism behind...representation of a PDF and builds the Document object model from it. During...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  10. 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-...