Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 32,784 for

saveoptions

(0.13 sec)
  1. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...signature and assign it to our SaveOptions object to sign the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Seamlessly combine DOCX pages vertically into o...

    Does Aspose.Words support exporting a multi-page DOCX into one seamless PNG (all pages appended vertically without gaps)? Sample DOCX: multi-page.docx (13.4 KB) Current PNG output: output.png (1.3 KB) Expected …...BottomMargin = 0; } var saveOptions = new ImageSaveOptions(SaveFormat...document.Save(@"output.png", saveOptions); alexey.noskov September...

    forum.aspose.com/t/seamlessly-combine-docx-page...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. Convert MHTML Files to Various Formats in C#|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....eml" , SaveOptions . DefaultEml ); Convert MHTML...Save ( "Saved File.emlx" , SaveOptions . CreateSaveOptions ( MailMessageSaveType...

    docs.aspose.com/email/net/converting-between-fo...
  9. Rendering Gantt Charts with Aspose.Tasks for Ja...

    Learn how to render Gantt charts from project files using Aspose.Tasks for Java, supporting various timescale resolutions....During Rendering If the SaveOptions.RollUpGanttBars property...on the Gantt chart.) If SaveOptions.RollUpGanttBars = false,...

    docs.aspose.com/tasks/java/rendering-gantt-chart/
  10. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....pptx" ) saveOptions = slides . export . HtmlOptions...HtmlOptions () saveOptions . svg_responsive_layout = True presentation...

    docs.aspose.com/slides/python-net/convert-power...