Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 34,460 for

document properties

(0.16 sec)
  1. StructuredDocumentTagRangeStart.word_open_xml p...

    StructuredDocumentTagRangeStart.word_open_xml property. Gets a string that represents the XML contained within the node in the [SaveFormat.FLAT_OPC](../../../aspose.words/saveformat/#FLAT_OPC) format....word_open_xml property StructuredDocumentTa.word_open_xml property Gets...SaveFormat.FLAT_OPC format. @property def word_open_xml ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Word to PCL in Python

    This simple article discusses how to convert Word to PCL in Python. It encompasses all the required information to establish the environment and offers a working example code to render DOC file to PCL in Python....Create an instance of the Document class to convert that to a...settings Save the loaded DOCX document as a PCL file on the disk...

    kb.aspose.com/words/python/convert-word-to-pcl-...
  3. Aspose::Words::Saving::SaveOptions::get_SaveFor...

    Aspose::Words::Saving::SaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used in C++....Specifies the format in which the document will be saved if this save...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....You can process the word documents saved in DOCX or DOC format...Create an instance of the Document Class to load the source Word...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Sav...

    Aspose::Words::Saving::HtmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Html, Mhtml, Epub, Azw3 or Mobi in C++....Specifies the format in which the document will be saved if this save...saving a document to .epub. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Export XLS to PPTX in Android or with free Onli...

    Android API to Convert XLS to PPTX without using Microsoft Word or online. Test free XLS to PPTX online converter quickly before integrating the code....editing, and converting PDF documents. It also supports a variety...PDF file using Document class Save the document to PPTX format...

    products.aspose.com/total/android-java/conversi...
  7. Export CSV to PPTM in Android or with free Onli...

    Android API to Convert CSV to PPTM without using Microsoft Word or online. Test free CSV to PPTM online converter quickly before integrating the code....PDF file using Document class Save the document to PPTM format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  8. Export XLSX to DOC in Android or with free Onli...

    Android API to Convert XLSX to DOC without using Microsoft Word or online. Test free XLSX to DOC online converter quickly before integrating the code....PDF file using Document class Save the document to DOC format...using Document class Document document = new Document ( "pdfOutput...

    products.aspose.com/total/android-java/conversi...
  9. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Wraps ``Size`` for public API Node.js porting.... Properties Name Description colored...orientation specified in the document for this page is landscape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Resize a Picture in Word using C#

    This article describes how to resize a picture in Word using C#. It shares details about the IDE configuration, a step-wise process and a runnable sample code to resize picture in Word using C#....the classes, methods, and properties used for writing this application...a new Word file using the Document class object to add resized...

    kb.aspose.com/words/net/how-to-resize-a-picture...