Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 373,144 for

save

(0.13 sec)
  1. IDocumentConverterPlugin.convert method | Aspos...

    IDocumentConverterPlugin.convert method. Converts document using specified input output streams and Save options....specified input output streams and save options. convert ( inputStream...saveOptions : Aspose . Words . Saving . SaveOptions ) Parameter Type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...}); // Render the target and save the target texture to external...ITexture2D ) rt . Targets [ 0 ]). Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/apply-visual-effects-...
  3. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/
  4. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....types should be updated before saving the document to a fixed page...document immediately before saving it to PDF. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....Paragraph collection of the page Save the resultant PDF document void...-> Add ( textFragment ); // Save updated PDF String outputFileName...

    docs.aspose.com/pdf/cpp/create-document/
  7. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python Java library.... Save it to HtmlSaveOptions by calling Document.save() method...documentName ) # save document in HTML format save_options = Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  8. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform.... Save the PDF file. Add a Header to...$imageStamp ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/header/
  9. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++.... Save your PDF file. The following...Add ( line ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-line/
  10. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....Markdown, including code examples, save options, and supported Markdown...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/python-net/convert-a-docu...