Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 369,861 for

save

(0.31 sec)
  1. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....index ]); } // Save PDF document pdFileSignature . Save ( dataDir...false ); // Save PDF document pdFileSignature . Save ( dataDir...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  2. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-html-string-using-...
  3. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for C++ can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/cpp/supported-file-formats/
  4. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are Saved in Base64 format to the output HTML, MHTML or EPUB...Specifies whether images are saved in Base64 format to the output...created. Examples Shows how to save a .html document with images...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Cylinder|Documentation

    Aspose.3D for Node.js via Java allows customizing Offset Top of a cylinder. In order to use this functionality, you can use setOffsetTop() method of Cylinder class....createChildNode ( cylinder2 ); // Save scene . save ( "CustomizedOffsetTopC...( cylinder2 ); // Save scene scene . save ( "CustomizedShearBotto...

    docs.aspose.com/3d/nodejs-java/working-with-cyl...
  6. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/python-net/bookmarks/
  7. Set PDF File Information in Python|Aspose.PDF f...

    Learn how to set PDF file information such as author, title, and more in Python using Aspose.PDF to organize documents....); # save update document with new information doc . save ( self...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  8. Can not load file - Free Support Forum - aspose...

    I get "This file's format is not supported or you don't specify a correct format" error when I try to open attached file with the following code : Aspose.Cells.Workbook wb = new Aspose.Cells.Workbook(@"C:\TEMP\test5\syn…...Excel application and save it with Save-As menu, you will notice...Ms Excel 2003 or 2007/2010). Save the file As "Microsoft Office...

    forum.aspose.com/t/can-not-load-file/40760
  9. SummarizeOptions | Aspose.Words for .NET

    Discover the SummarizeOptions constructor for creating customized instances of the SummarizeOptions class, enhancing your coding efficiency and flexibility.... Save ( ArtifactsDir + "AI.AiSummarize...options ); multiDocumentSummary . Save ( ArtifactsDir + "AI.AiSummarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

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