Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 376,834 for

document

(0.21 sec)
  1. Convert MD to SWF via Java API | products.aspos...

    Java API to Convert MD to SWF without using Microsoft Word...create, edit, and convert PDF documents. With Aspose.PDF for Java... as well as other popular document formats such as DOCX, XLSX...

    products.aspose.com/total/java/conversion/md-to...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....converts a document to one. let doc = new aw . Document (); let...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....surrounded by a border into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Export POTM to DOCX on Andorid via Java or with...

    Convert POTM to DOCX in mobile apps without installing any software or online. Test free POTM to DOCX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  6. Export POT to WORD on Andorid via Java or with ...

    Convert POT to WORD in mobile apps without installing any software or online. Test free POT to WORD online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  7. Export PPTM to DOCX on Andorid via Java or with...

    Convert PPTM to DOCX in mobile apps without installing any software or online. Test free PPTM to DOCX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  8. 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/
  9. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Levels of Nodes in a Document documentation article. Remarks A...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/python-net/aspose.wo...
  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-...