Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 177,049 for

document formatting

(0.91 sec)
  1. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the Formatting of a chart element...ChartFormat class Represents the formatting of a chart element. To learn...the Working with Charts documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....with Styles and Themes documentation article. Examples: Shows...with list formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section Formatting. To learn more, visit the Documentation article in C++....section formatting. To learn more, visit the Document Builder...Builder Overview documentation article. class DocumentBuilder : public...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Parse Documents via C++ | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your C++ application. C++ code listed to extract text or images with ease....Total C++ Parse Parse Document using C++ APIs Extract Text...Aspose.Total for C++. Download Document parsing involves extracting...

    products.aspose.com/total/cpp/parse/
  5. 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...
  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. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a Document using Python....hyperlink fields in Word documents using Aspose.Words for Python...explains how to apply font formatting to hyperlinks and how to...

    docs.aspose.com/words/python-net/working-with-h...
  8. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal....set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your Documents with stunning soft edge effects for a professional look....Represents the soft edge formatting for an object. public class...how to work with soft edge formatting. DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append Documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Contents [ Hide ] AppendDocument( Document , ImportFormatMode ) Appends...the specified document to the end of this document. public void...

    reference.aspose.com/words/net/aspose.words/doc...