Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,336 for

save

(0.16 sec)
  1. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  2. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...where resources (images) are saved when exporting a document to...property is false . When you save a Document in SVG format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Saved the output like using the Document object’s Save method...Delete ( 1 ); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  4. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++....xlsx" ); // Specify Html Save Options HtmlSaveOptions options...SetWidthScalable ( true ); // Specify image save format options . SetExportImagesAsBas...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  5. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert HTML to PDF|Aspose.PDF for PHP via Java

    Learn how to easily convert HTML documents to PDF format using Aspose.PDF in PHP and Java....load HTML to Document class and save it as output PDF. Converting...object. Save output PDF document by calling Document.save(String)...

    docs.aspose.com/pdf/php-java/convert-html-to-pdf/
  7. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to Save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...method where I am trying to save the document with custom properties...properties. I am using the document.Save() to achieve it. After updating...

    forum.aspose.com/t/aspose-words-errors-after-up...
  8. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify Save options for managing the output document....one of the Save method overloads is used. You can save the document...explicitly set the output document save format or define it from the...

    docs.aspose.com/words/net/convert-a-document-to...
  9. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial.... Save it to XLS format specifying...extension by calling Document.Save() method and passing it ExcelSaveOptions...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  10. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...physical folder where images are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format, Aspose...

    reference.aspose.com/words/net/aspose.words.sav...