Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,724 for

save

(0.13 sec)
  1. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....as a second argument to the save() . The following code snippet...PptxSaveOptions class. Call the document.save() method. from os import path...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  2. FontSavingArgs.fontFileName property | Aspose.W...

    FontSavingArgs.fontFileName property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. get fontFileName () : string...the value of this property to save the font into a different file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....()); // Save modified workbook excelWorkbook1 . Save ( outDir...2 ); // Save modified workbook excelWorkbook2 . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  4. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....paragraphs collection of the page Save the resultant PDF document import..."Hello World!" )) # Save updated PDF document . save ( output_pdf )...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  5. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  6. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....paragraphs collection of page Save our PDF file void ExampleCircle...Add ( graph ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-circle/
  7. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...specify additional options when saving a document into a particular...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Saving Updated Resource Assignment to MPP | Asp...

    Learn how to update resource assignment data in Microsoft Project (MPP/XML) files and Save changes programmatically using Aspose.Tasks for .NET....Working with Resource Assignments Saving Updated Resource Assignment...Reference Nuget Pricing Buy Saving Updated Resource Assignment...

    docs.aspose.com/tasks/net/saving-updated-resour...
  9. Convert PDF to Word Docs - Free Support Forum -...

    Trying to convert pdf to word in python. Using the docs as is. Getting the following error: Traceback (most recent call last): File "/home/jupyter/Tahoe_Test/Aspose/EnclaveTesting/WordHandler.py", line 69, in conv_pdf…...save(output_stream, save_options) RuntimeError:...Configure save options for DOCX format print("Configuring save options")...

    forum.aspose.com/t/convert-pdf-to-word-docs/312166
  10. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to Save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your document quality!...Specifies whether images are saved in Base64 format to the output...how to embed fonts inside a saved HTML document. Document doc...

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