Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 41,504 for

document properties

(0.2 sec)
  1. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Width property Gets the width of the cell...calculated by Aspose.Words on document loading and saving. Currently...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for JavaScript via C++....name property and saves it as an output...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/read-and-w...
  3. Aspose::Words::DocumentBuilder::get_ListFormat ...

    Aspose::Words::DocumentBuilder::get_ListFormat method. Returns an object that represents current list formatting Properties in C++....represents current list formatting properties. System :: SharedPtr < Aspose...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a Document node or style...revision (tracked change) in a document node or style. Use Revision...Changes in a Document documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PDF generation fails when an emoji appears at t...

    Hello, The issue is that pdf generation fails when an emoji appears at the line break. Environment asp.net core 8 Aspose Version: 25.7.0 Windows Editioin: Windows 11 Enerprise Added sample code Program.zip (818 B…... You can set properties like TextState.Font to ensure...Text; var document = new Document(); var page = document.Pages.Add();...

    forum.aspose.com/t/pdf-generation-fails-when-an...
  6. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing Document themes with vibrant colors, enhancing your Document's visual appeal and professionalism....Specifies the theme colors for document themes. To learn more, visit...with Styles and Themes documentation article. public enum ThemeColor...

    reference.aspose.com/words/net/aspose.words.the...
  7. Split Table in Python|Aspose.Words for Python

    Split table in Python. How to split one table into two separate tables Python....Words Document Object Model, is made up of...deep=False , the table’s properties (borders, shading, width...

    docs.aspose.com/words/python-net/split-table/
  8. Convert GLTF to ATT via Python | products.aspos...

    Sample code for GLTF to ATT Python conversion. Use API example code for batch GLTF files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set ATT specific properties for advanced conversion Call...

    products.aspose.com/3d/python-net/conversion/gl...
  9. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert MSG to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....to MHTML and initialize the Document class object to load the MHTML...intermediate MHTML using the Document class object. Finally to convert...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  10. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....configuring the output image properties. In the final step, each...the source PDF file into the Document class object for converting...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...