Sort Score
Result 10 results
Languages All
Labels All
Results 8,751 - 8,760 of 363,370 for

save

(0.3 sec)
  1. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....externalSignature ); // Save PDF document document . Save ( dataDir + "...externalSignature ); // Save PDF document pdfSign . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  2. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-effect/
  3. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/net/create-form/
  4. FileFormatUtil.load_format_to_extension method ...

    FileFormatUtil.load_format_to_extension method. Converts a load format enumerated value into a file extension...load_format ) save_format = aw . FileFormatUtil . extension_to_save_format...directly to its SaveFormat: save_format = aw . FileFormatUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EmfPlusDualRenderingMode enumeration | Aspose.W...

    aspose.words.saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles....Metafile-related rendering options when saving to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be Saved to....where the resource will be saved to. get resourceFileName ()...the value of this property to save the resource into a different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...完成后,您只需使用Document对象的Save方法保存输出PDF。以下代码片段向您展示了如何在PDF文档的所有页面中替换文本。...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/
  8. Repair PDF with Rust via C++|Aspose.PDF for Rus...

    This topic describes how to Repair PDF via Rust via C++... Repairing a PDF file and saving it as a new document is a common...with opening, repairing, or saving the PDF document are logged...

    docs.aspose.com/pdf/rust-cpp/repair-pdf/
  9. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++.... log ( `Saving page ${ pageIndex } to ${ fileName...PdfSaveOptions and assign the page saving callback const pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  10. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... saving . NumeralFormat : ... @numeral_format..., value : aspose . words . saving . NumeralFormat ): ... Remarks...

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