Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during Document load or save....Words issued during document loading or saving. public...FontSubstitutionWarn : WarningInfo Properties Name Description Description...
Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++....are widely used to exchange documents between organizations, government...individuals. It is a standard document format, and software developers...
Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++...Programmatic modification of PDF documents is an essential part of modern...the PDF with an instance of Document. Create a TextParagraph and...
Aspose.Words.Drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/)....change stroke properties. let doc = new aw . Document (); let builder...shape: // Modify various properties of this shape's stroke. let...
Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether to prevent fields in the included Document from being updated in C++....prevent fields in the included document from being updated. bool Aspose...INCLUDE field, and set its properties. auto doc = System :: MakeObject...
Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...via the "ParagraphFormat" property. // 1 - Create a "TabStop"...
Open Publisher files programmatically. On-premise .NET C# API solution to read PUB Properties. Use it to integrate into your project....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...
Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....access to the chart title properties. To learn more, visit the...the Working with Charts documentation article. public class ChartTitle...
Learn how to find the absolute position of a shape inside a worksheet using Aspose.Cells for Node.js via C++....getTopToCorner() properties for this purpose. These properties return the...node" ); // The path to the documents directory. const dataDir =...
Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++....spaceAfter properties of the TextParagraph class...the usage of the mentioned properties. <!DOCTYPE html> < html >...