Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 375,703 for

save

(0.15 sec)
  1. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... Save the Updated PDF. import os import...where the modified PDF will be saved. Returns: None: The function...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  2. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...); // Save PDF file into EPUB format document -> Save ( _dataDir..."c:/aspose.pcl" , options ); doc -> Save ( u "e:/37432.pdf" ); } catch...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  3. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

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

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing....compression level to use while saving an OOXML document. Document...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 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....in which the result is to be saved and the required validation...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  6. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....Center ); // Save the excel file. workbook . save ( path . join...getHtmlText ()); // Save the workbook on disk destWb . save ( "Output.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  7. Aspose.PSD for .NET 20.9 - Release Notes|Docume...

    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....text in given PSD file and saving it changes some layer and many...LayerResources.SmartObjectResource.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-9...
  8. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method # to modify the way...into an image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.fontsFolderAlias property | Asp...

    HtmlSaveOptions.fontsFolderAlias property. Specifies the name of the folder used to construct font URIs written into an HTML document...() : string Remarks When you save a Document in HTML format and...true , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Slide|Aspose.Slides for PHP Documentation

    Manage slides in PHP with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....$blankLayout ); $presentation -> save ( "slide.pptx" , SaveFormat...$clonedSlide ); $presentation -> save ( "slide_cloned.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/examples/elemen...