Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 88,719 for

doc format

(1.59 sec)
  1. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... Document doc = new Document(getMyDir() + "Tables...docx"); TableCollection tables = doc.getFirstSection().getBody().getTables();...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Notes::FootnoteSeparator class |...

    Aspose::Words::Notes::FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a Document in C++....into a string in the specified format. ToString (const System::S...manage footnote separator format. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original font metrics should be used after font substitution. Default is true in C++....document that contains text formatted with a font that does not...any of our font sources. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Export PDF to POTM in Android | products.aspose...

    Android API to Convert PDF to POTM without using Microsoft Word...Presentation (POTM) format. This format is supported by Microsoft...export PDF documents to PPTX format. It provides a wide range of...

    products.aspose.com/total/android-java/conversi...
  6. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Several HTML Into DOCX Javascript

    Merge multiple HTML into DocX in JavaScript code. Save HTML as DocX using JavaScript....the combined content to DOCX format. Use JavaScript to convert...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/nodejs-net/merge/html...
  8. Several HTML Into EPUB Javascript

    Merge multiple HTML into EPUB in JavaScript code. Save HTML as EPUB using JavaScript....the combined content to EPUB format. Use JavaScript to convert...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/nodejs-net/merge/html...
  9. Several HTML Into PDF Javascript

    Merge multiple HTML into PDF in JavaScript code. Save HTML as PDF using JavaScript....the combined content to PDF format. Use JavaScript to convert...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/nodejs-net/merge/html...
  10. Error when executing a static function call - F...

    Hello, The following template syntax throws an error during execution <<var [commonInfo = CommonInfo]>> <<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...You should use the following format for accessing the properties:...UTF8.GetBytes(json))); Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/error-when-executing-a-stati...