Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 38,277 for

save

(0.08 sec)
  1. Export Chart|Aspose.Slides for Node.js via .NET...

    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.... save ( "image.jpg" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/export-chart/
  2. ParagraphFormat.mirror_indents property | Aspos...

    ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Delete a Slide|Aspose.Slides 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....} // Save the modified presentation. presentation . Save (); //...presentation as a PPTX file pres . Save ( presentationFile , Aspose...

    docs.aspose.com/slides/net/delete-a-slide/
  4. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file.... save ( _dataDir + "watermark.pdf"...background ); // Save modified PDF pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/artifacts/
  5. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization....EndBookmark ( "Bookmark 3" ); // When saving to .pdf, bookmarks can be accessed...will be optimized during the save operation. // In this case,...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SvgSaveOptions.id_prefix property | Aspose.Word...

    SvgSaveOptions.id_prefix property. Specifies a prefix that is prepended to all generated element IDs in the output document...docx' ) save_options = aw . saving . SvgSaveOptions () save_options.... id_prefix = 'pfx1_' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF document....images inside a document when saving in PDF format. The value may...compression - original bytes will be saved. Examples Shows how to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted PDF file...from the XSL FO file is saved using Save method of the document...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  9. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....corresponding headings when saving a PDF document. doc = aw ....can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....during document loading or saving. Methods Name Description warning(info)...during document loading or saving that might result in loss of...

    reference.aspose.com/words/nodejs-net/aspose.wo...