Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 33,720 for

saveoptions

(0.21 sec)
  1. Convert PDF to Image Formats in Python|Aspose.P...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....approach and conversion using SaveOption. This section will show you...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  2. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....compliance settings ISaveOptions saveOptions = new PdfOptions () { JpegQuality...Desired format to save as saveOptions , "NewFileName.pdf" // New...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. Programming with Thunderbird|Documentation

    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 ); message ...message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode ); //...

    docs.aspose.com/email/net/programming-with-thun...
  4. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....custom progress handler var saveOptions = new Aspose . Pdf . DocSaveOptions...DocSaveOptions (); saveOptions . CustomProgressHandle = new Aspose...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  5. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...pptx" ); auto saveOptions = System :: MakeObject <...< HtmlOptions > (); saveOptions -> set_SvgResponsiveLayout ( true...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  6. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....will cover the use of the SaveOptions and ResourceHandler classes...to the different formats. SaveOptions and ResourceHandlingOpti...

    docs.aspose.com/html/python-net/save-html-docum...
  7. Working with Fonts and Text in SVG – Aspose.SVG...

    Learn how to reliably render SVG text in C# using custom fonts, font fallback, @font-face, and avoid common SVG to PDF and image conversion issues....JPG 26 ImageSaveOptions saveOptions = new ImageSaveOptions(ImageFormat...Converter. ConvertSVG (document, saveOptions, Path. Combine (OutputDir...

    docs.aspose.com/svg/net/working-with-fonts-and-...
  8. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...if there was a function or SaveOption for that. Professionalize...on the new margins. Use SaveOptions : When saving the document...

    forum.aspose.com/t/update-table-width-when-savi...
  9. Saving a Document as a Multipage TIFF in C++|As...

    Convert a document to a multi-page TIFF using C++. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....tiff", saveOptions); . Q: How can I control...

    docs.aspose.com/words/cpp/saving-a-document-as-...
  10. FootnoteSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnoteSeparator class, your key to managing footnote and endnote content seamlessly in any document.... ToString ( SaveOptions ) Exports the content of...

    reference.aspose.com/words/net/aspose.words.not...