Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 177,960 for

document formatting

(0.27 sec)
  1. Compress VDX document via .NET | products.aspos...

    C# source code to compress vdx file on .NET Framework, .NET Core, Mono Platforms....Native and high performance VDX document compressor using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/compress/vdx/
  2. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character Formatting used for the list label....property Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  4. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...to preserve the layout and formatting of the Excel sheet. Explore...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  5. Adding 2-Color Scale and 3-Color Scale Conditio...

    How to use the Aspose.Cells library in C++ to add conditional Formatting for two color ratios and three color ratios. By adjusting these criteria, you have more control over how cells look and appear....3-Color Scale Conditional Formattings with C++ Contents [ Hide...3-Color Scale Conditional Formattings are added in the same way...

    docs.aspose.com/cells/cpp/adding-2-color-scale-...
  6. ImportFormatOptions.forceCopyStyles property | ...

    ImportFormatOptions.forceCopyStyles property. Gets or sets a boolean value indicating either to copy conflicting styles in [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode...destination document, the source style formatting is expanded...forcibly copied into destination document with unique name and applied...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....objects in Microsoft Word documents are represented by instances...Shape class is a node in a document and can represent a picture...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. C++ API to Export MD to RTF | products.aspose.com

    Convert MD to RTF within C++ applications....C++ is a comprehensive file format automation library that enables...Markdown (MD) files to Rich Text Format (RTF) in two simple steps....

    products.aspose.com/total/cpp/conversion/md-to-...
  9. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document Formatting and design....the Working with Fonts documentation article. public class Font...set; } True if the font is formatted as all capital letters. AutoColor...

    reference.aspose.com/words/net/aspose.words/font/
  10. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/net/working-with-text/