Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 376,843 for

save

(1.2 sec)
  1. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with C++.... It then saves the workbook as the output PDF...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...

    docs.aspose.com/cells/cpp/draw-timeline-while-r...
  3. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....document's "Save" // method to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various document presentation options for enhanced client browser experiences....browser and present an option to save the document to disk or open...browser and presents an option to save the document to disk or open...

    reference.aspose.com/words/net/aspose.words/con...
  5. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for .NET. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The Save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. 插入图片|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面插入图片。支持使用C#插入图片并保存为pdf、svg、html、image、xps等格式。...hieght , fs ); } // Save diagram diagram . Save ( dataDir + "AddImageToPage_out...image in a Visio drawing and save as SVG format. // For complete...

    docs.aspose.com/diagram/zh/net/drawing/insert-i...
  7. C++ API to Convert MHTML to POT | products.aspo...

    Convert MHTML to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...solution that can help you to save time and money. Moreover, it...Convert MHTML to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/mhtml-...
  8. Convert PDF to PowerPoint|Aspose.PDF for Androi...

    Aspose.PDF allows you to convert PDF to PowerPoint format. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...= new PptxSaveOptions (); // Save the output in PPTX File xlsFileName...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, SaveOptions); and does not proceed furt…...Save(pdfStream, saveOptions) Aspose...gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  10. Resize Images in PDF using Python

    Follow this article to resize images in PDF using Python. It has all the details to set the IDE, a list of steps, and a sample code for developing PDF photo resizer using Python....image in the collection and save it to a memory stream for further...original image Save the image stamp to the page and save the PDF These...

    kb.aspose.com/pdf/python/resize-images-in-pdf-u...