Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 414,433 for

document

(0.3 sec)
  1. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....work with comments in a Word document. Try online You can try this...with comments – comments in a document in Aspose.Words are represented...

    docs.aspose.com/words/net/working-with-comments/
  2. DocumentBase.page_color property | Aspose.Words...

    DocumentBase.page_color property. Gets or sets the page color of the Document...sets the page color of the document. This property is a simpler...a solid page color for the document. Setting this property creates...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export XML to PPTM in Android | products.aspose...

    Android API to Convert XML to PPTM without using Microsoft Word...editing, and converting PDF documents. It also supports the conversion... editing, and converting documents and presentations. It also...

    products.aspose.com/total/android-java/conversi...
  4. View XLTX File Online and using Java | products...

    Free online XLTX file viewer app. Java API code to read XLTX file for viewer application....Develop powerful Java based XLTX document viewer utility application...XLTX document through Java. Download View XLTX Document via Online...

    products.aspose.com/total/java/viewer/xltx/
  5. Compress PPT Files Online or via C++ | products...

    Free online app to compress different PPT files. C++ compression library code for PPT Documents....Develop powerful C++ based PPT document compression applications.... Freely compress various documents including PPT files online...

    products.aspose.com/total/cpp/compress/ppt/
  6. Compress ODP Files Online or via C++ | products...

    Free online app to compress different ODP files. C++ compression library code for ODP Documents....Develop powerful C++ based ODP document compression applications.... Freely compress various documents including ODP files online...

    products.aspose.com/total/cpp/compress/odp/
  7. View and Update RTF Properties Online or add me...

    View and modify RTF properties through online app for free. Python API code to view and add RTF properties....powerful Python based RTF document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/python-net/metadata/rtf/
  8. StyleCollection.GetEnumerator | Aspose.Words fo...

    Discover the StyleCollection GetEnumerator method to effortlessly list styles alphabetically by name. Enhance your coding efficiency today!...to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Style.Styles | Aspose.Words for .NET

    Discover the Style Styles property to access a curated collection of styles, enhancing your design with unique, cohesive aesthetics....to access a document’s style collection. Document doc = new Document...list all the styles that a document created using Aspose.Words...

    reference.aspose.com/words/net/aspose.words/sty...
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word Document with Aspose and compare it with another, i…...when I try to read a Word document with Aspose and compare it...// Load the document Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/how-to-get-the-value-of-the-...