Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 178,271 for

document formatting

(0.15 sec)
  1. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...// Conditional styles are formatting changes that affect only...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for C++ API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/cpp/opening-files-with-di...
  4. C++ API to Convert PDF to MD | products.aspose.com

    Convert PDF to MD via C++ API without using Microsoft Excel or Adobe Reader...(Portable Document Format) is a popular file format used for documents...documents that are intended to be read-only. It is widely used...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. Convert CGM to XLTX via C# API | products.aspos...

    C# API to Convert CGM File to XLTX without using Microsoft Excel or Adobe Reader...such as formatting, data validation, conditional formatting, charts...bookmarks, formatting, data validation, conditional formatting, charts...

    products.aspose.com/total/net/conversion/cgm-to...
  6. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...the Working with Shapes documentation article. Remarks: Use the...

    reference.aspose.com/words/java/com.aspose.word...
  7. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Online DOCM File Comparison or Build Python App...

    Free online app to Compare different DOCM files. Python comparison library code for DOCM Documents....NET Compare Docm Online Document Comparison App and Python...powerful Python based DOCM document comparison applications. Freely...

    products.aspose.com/total/python-net/compare/docm/
  9. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  10. Work with Text in PDF using Python|Aspose.PDF f...

    Learn how to add, search, format, replace, rotate, and inspect text in PDF Documents using Python....all text elements can be formatted in your preferred style. Common...operations include adding text, formatting text, replacing text, and...

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