Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 173,101 for

document formatting

(0.28 sec)
  1. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...removeNumbers(); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame Formatting properties for enhanced Document presentation....Provides access to the frame formatting properties. public FrameFormat...to get information about formatting properties of paragraphs...

    reference.aspose.com/words/net/aspose.words/par...
  3. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some Documents, executing the method Document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...Document.GetPageInfo(0) runs indefinitely for some documents...that for some documents, executing the method document.GetPageInfo(0)...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  4. 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...
  5. Split a Document in Python|Aspose.Words for Pyt...

    Split a Document into several files using Python. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/python-net/split-a-document/
  6. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....revisions in a document. Document doc = new Document(); DocumentBuilder... // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Conditional Icons Set with the Cell Text|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....use some of the conditional formatting icon types but without applying...applying conditional formatting to the cells. Aspose.Cells for...

    docs.aspose.com/cells/python-net/add-conditiona...
  8. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_IsFormatRevision ...

    Aspose::Words::Paragraph::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...check whether a paragraph is a format revision. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Adding 2-Color Scale and 3-Color Scale Conditio...

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

    docs.aspose.com/cells/nodejs-cpp/adding-2-color...