Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 88,443 for

doc format

(0.12 sec)
  1. C++ API to Convert PS to PPTM | products.aspose...

    Convert PS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Macro-Enabled Presentation (PPTM) format. This conversion is useful...reference Save the document to PPTM format using Save member function...

    products.aspose.com/total/cpp/conversion/ps-to-...
  2. Aspose::Words::Fonts::FontInfo class | Aspose.W...

    Aspose::Words::Fonts::FontInfo class. Specifies inFormation about a font used in the Document. To learn more, visit the Documentation article in C++....OpenType format. Fonts in Embedded OpenType format are converted...present in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HeadingPairs method. Specifies Document headings and their names in C++.... auto doc = System :: MakeObject < Aspose...:: Object >> headingPairs = doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. C++ API to Convert PCL to POTX | products.aspos...

    Convert PCL to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Open XML) is a file format used by Microsoft PowerPoint...reference Save the document to POTX format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. WordML2003SaveOptions.saveFormat property | Asp...

    WordML2003SaveOptions.saveFormat property. Specifies the Format in which the Document will be saved if this save options object is used...saveFormat property Specifies the format in which the document will...document’s raw content. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Discover how the WordML2003SaveOptions SaveFormat property defines Document saving Formats. Ensure seamless compatibility with WordML for your files!...SaveFormat property Specifies the format in which the document will...document’s raw content. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. C++ API to Convert XSLFO to POTX | products.asp...

    Convert XSLFO to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...(Extensible Stylesheet Language Formatting Objects) is a markup language...language used to describe the formatting of a document. It is used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported Format using Aspose.Words for .NET to experience its simplicity and power in C#....DOCX, DOC, RTF, ODT, EPUB, HTML and many other file formats are...Automatically detects the file format Append document “A” to the...

    docs.aspose.com/words/net/hello-world/
  9. Convert WORD To TIFF Java

    Convert a Word Document to TIFF Format in Java code. Save a Word Document as TIFF using Java....TIFF, and many other document formats using Java. TIFF Node Python...developer can convert Word to TIFF format with just a few lines of Java...

    products.aspose.com/words/java/conversion/word-...
  10. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...