Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 78,366 for

doc format

(0.05 sec)
  1. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_group property. Gets or sets the axis group to which this series group belongs.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....to the PDF format in the form of a book fold. let doc = new aw...renderTextAsBookfold ) for ( let s of doc . sections . toArray ()) { s...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....the Converting to Fixed-page Format documentation article. Remarks...objects when the document is formatted into pages. You will be able...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save Documents in PDF Format. Simplify your file management with efficient saving options....SaveFormat property Specifies the format in which the document will...saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Add, Get or Remove Watermark in PDF using Java ...

    Add, get or remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Output format: Output file: // Open document Document doc = new...artifact . setBackground ( true ); doc . getPages (). get_Item ( 1 )...

    products.aspose.com/pdf/java/watermark/
  6. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM Document into a Document object in Java....chm"); } Document doc = new Document(new ByteArrayInputStream(Files...links.chm"))), loadOptions); doc.save(getArtifactsDir() + "ExChmLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert CSV to RTF with C++ or with free Online...

    Convert CSV to RTF within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to RTF format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  8. Convert CSV to MOBI with C++ or with free Onlin...

    Convert CSV to MOBI within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to MOBI format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  9. Convert CSV to ODT with C++ or with free Online...

    Convert CSV to ODT within C++ applications or online. Test free CSV to Doc online converter quickly before integrating the code....reference Save the document to ODT format using Save member function...SaveFormat Get Started with C++ File Format APIs Install from command line...

    products.aspose.com/total/cpp/conversion/csv-to...
  10. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....metafile format. All other images will be stored in PNG format. The...cursor position into a document: doc = aw . Document () builder =...

    docs.aspose.com/words/python-net/working-with-i...