Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 373,092 for

save

(0.18 sec)
  1. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....index )); } // Save updated PDF file pdfSign . save ( _dataDir +...false ); // Save updated PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/remove-signature-from-...
  2. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access to the image of the shape... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor... saving . PageRange ]): ... Parameter...can pass to the document's "Save" method # to modify the way...

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

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event data for superior customization and control.... To learn more, visit the Save a Document documentation article...document object that is being saved. FontFamilyName { get; } Indicates...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via .NET library....paragraphs collection of the page Save the resultant PDF document import...text_fragment ) # Save updated PDF document . save ( "output.pdf"...

    docs.aspose.com/pdf/python-net/create-document/
  6. OoxmlSaveOptions.keep_legacy_control_chars prop...

    OoxmlSaveOptions.keep_legacy_control_chars property. Keeps original representation of legacy control characters....doc' ) # When we save the document to an OOXML format...the document's saving method to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fillable PDF Forms using php-java | Aspose.PDF

    Сreate fillable PDF forms programmatically with PHP sample code using Aspose.PDF for PHP via Java.... Save modified PDF Fill AcroForm in...field" ); // Save updated document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/fill/
  8. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  9. XlsxSaveOptions.save_format property | Aspose.W...

    XlsxSaveOptions.Save_format property. Specifies the format in which the document will be Saved if this Save options object is used...save_format property XlsxSaveOptions.save_format property Specifies...the document will be saved if this save options object is used...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Slide as SVG Image|Aspose.Slides Documen...

    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 memory stream to file. Example...//Generate SVG image of slide and save in memory stream sld.WriteAsSvg(SvgStream);...

    docs.aspose.com/slides/net/create-slide-as-svg-...