Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 31,270 for

saveoptions

(0.2 sec)
  1. Edit PSD files online | products.aspose.com

    Edit PSD Adobe Photoshop Files online...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/editor/
  2. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....Save method that accept a SaveOptions object. This should be an...a class derived from the SaveOptions class. Each save format has...

    docs.aspose.com/note/net/save-a-onenote-document/
  3. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003Saveoptions class to enhance your document saving experience in WordML format with customizable options....class WordML2003SaveOption : SaveOptions Constructors Name Description... True ); See Also class SaveOptions namespace Aspose.Words.Saving...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....FixedPageSaveOptions or SaveOptions , but there are also options...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  5. Convert a Document to an Image in C++|Aspose.Wo...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice....FixedPageSaveOptions or SaveOptions , but there are also options...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. Convert Financial Reports via .NET | products.a...

    C# code to convert Financial Reports in XBRL, iXBRL(inline xbrl) and OFX file fomats via .NET library.... Use the SaveOptions class for SaveFormat , to...

    products.aspose.com/finance/net/conversion/
  7. ImageColorMode | Aspose.Words for Java

    Specifies the color mode for the generated images of document pages in Java....an image, we can pass a SaveOptions object to // select a color...

    reference.aspose.com/words/java/com.aspose.word...
  8. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!...elements vectorization var saveOptions = new SVGSaveOptions { VectorizeText...document with specified saveOptions document.Save( "text_vectorized...

    products.aspose.com/svg/net/vectorization/
  9. HtmlOfficeMathOutputMode Enum | Aspose.Words fo...

    Discover how Aspose.Words.Saving.HtmlOfficeMathOutputMode enhances OfficeMath export to HTML, MHTML, and EPUB for seamless document conversion....document to HTML, we can pass a SaveOptions object // to determine how...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal documents to PDF, the layout remains correct. However, when con…...PdfSaveOptions PdfSaveOptions saveOptions = new PdfSaveOptions(); //...layout for vertical text saveOptions.setPageLayout(PdfPageLayout...

    forum.aspose.com/t/ensure-vertical-text-layout-...