Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 88,715 for

doc format

(0.09 sec)
  1. Convert PPTX to Word in Python | products.aspos...

    Convert PPTX to Word in Python. Use Python library API to convert PowerPoint to Word...pptx" ) doc = words . Document() builder...builder = words . DocumentBuilder(doc) for index in range(presentation...

    products.aspose.com/slides/python-net/conversio...
  2. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the Format in which the rendered Document pages or shapes will be saved if this save options object is used...saveFormat property Specifies the format in which the rendered document...options depends on the selected format. Also, it is possible to save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....will be split at paragraphs formatted using Heading 1 , Heading...into several parts. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains inFormation on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....# Load an existing PDF files doc = ap . Document ( input_pdf )...first page of PDF file tocPage = doc . pages . insert ( 1 ) # Create...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  5. C++ API to Convert SVG to PPTM | products.aspos...

    Convert SVG to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...is an XML-based vector image format for two-dimensional graphics...Macro-Enabled Presentation) is a file format used to store presentations...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.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...saved document to adhere to. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the Formatted Asian characters....identifier (language) of the formatted Asian characters. @property...insert and format text in a Far East language. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FootnoteSeparatorCollection class | Aspose.Word...

    Aspose.Words.Notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a Document....manage footnote separator format. let doc = new aw . Document ( base...docx" ); let footnoteSeparator = doc . footnoteSeparators . at ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DropCapPosition enum | Aspose.Wo...

    Aspose::Words::DropCapPosition enum. Specifies the position for a drop cap text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert one paragraph with...

    reference.aspose.com/words/cpp/aspose.words/dro...
  10. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....Png image format. getConvertShapeToOff() Gets...loaded SVG images to the EMF format. getEncoding() Gets the encoding...

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