Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 369,809 for

save

(0.1 sec)
  1. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document....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...
  2. PdfDigitalSignatureHashAlgorithm enumeration | ...

    Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital signature....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...
  3. Delete PDF Pages with Go via C++|Aspose.PDF for...

    You can delete pages from your PDF file using Aspose.PDF for Go via C++....specifically for removing pages, saving the modified document, and...PageDelete function. Saving the Document using Save method. package...

    docs.aspose.com/pdf/go-cpp/delete-pages/
  4. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....paragraphs collection of page Save our PDF file The following code...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingArc_out...

    docs.aspose.com/pdf/java/add-arc/
  5. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...filters Image deskew Create Load Save Resize Rotate Crop Compress...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/java/
  6. C++ API to Convert PDF to ODS | products.aspose...

    Convert PDF to ODS via C++ API without using Microsoft Excel or Adobe Reader...Convert PDF to XLSX by using Save member function Load XLSX document...reference Save the document to ODS format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. C++ API to Convert PDF to XLSB | products.aspos...

    Convert PDF to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert PDF to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Create a New Diagram in VSTO and Aspose.Diagram...

    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 file as VDX. Visio . Application...Text = @"Hexagon text." ; //Save diagram as VDX vdxDoc . SaveAs...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  9. Set Orientation and Control the Export of Hidde...

    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....Export of Hidden Visio Pages on Saving Contents [ Hide ] Change a...Landscape or same as on the printer. Save the Visio diagram. Set Orientation...

    docs.aspose.com/diagram/java/set-orientation-an...
  10. Convert excel chart to OOXML - Free Support For...

    Hi guys I want to convert a chart that I created in Excel to OOXML format. I am currently doing the same for ranges. I select the range, set the pagesetup and ImageOrPrint options and then Save the xlsx as Docx. But with…...ImageOrPrint options and then save the xlsx as Docx. But with charts...SaveAsEditableShapes = true; workbook.Save(filePath + "sample.docx", options);...

    forum.aspose.com/t/convert-excel-chart-to-ooxml...