Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 78,365 for

doc format

(0.05 sec)
  1. Export MSG to GIF via Java | products.aspose.com

    Java API to Convert MSG to GIF without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to GIF format using save method and set GIF...

    products.aspose.com/total/java/conversion/msg-t...
  2. Export MSG to EMF via Java | products.aspose.com

    Java API to Convert MSG to EMF without using Microsoft Word or Outlook...for Java to convert MSG file format to HTML. Secondly, you can...class Save the document to EMF format using save method and set EMF...

    products.aspose.com/total/java/conversion/msg-t...
  3. 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...
  4. 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...
  5. C++ API to Convert CGM to XAML | products.aspos...

    Convert CGM to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...converting PDF documents to other formats such as HTML, XPS, and TIFF...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. 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...
  7. 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/
  8. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look....must have a numbered outline format applied. Examples Shows how...with page chapters. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::Fields::FieldAddressBlock::get_N...

    Aspose::Words::Fields::FieldAddressBlock::get_NameAndAddressFormat method. Gets or sets the name and address Format in C++....or sets the name and address format. System :: String Aspose ::...an ADDRESSBLOCK field. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. PageSetup.chapter_page_separator property | Asp...

    PageSetup.chapter_page_separator property. Gets or sets the separator character that appears between the chapter number and the page number....must have a numbered outline format applied. Examples Shows how...to work with page chapters. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...