Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,128 for

save

(0.17 sec)
  1. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....the first page of the document Save the document as a PDF file Add...textStamp ) # Save output document document . save ( "sample_stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  2. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for .NET.... Save Visio document programmatically...describes a various ways how to save a Visio document to file, stream...

    docs.aspose.com/diagram/net/basic-operations/
  3. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/portfolio/
  4. Hide and Unhide Worksheets in a Workbook|Docume...

    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. To unhide a worksheet...; //Save the Excel file. excelApp . ActiveWorkbook . Save ();...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  5. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value....property to a correct value before saving a document. Examples Shows...read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Disable Compatibility Checker in Excel|Document...

    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....when saving a file in an earlier file format that saving the file...2007, 2010 & 2013. When you save a workbook in a previous version...

    docs.aspose.com/cells/java/disable-compatibilit...
  7. Add Hyperlinks to Cells|Documentation

    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 document. These steps are...site" , "Aspose Site!" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  8. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency.... Save ( ArtifactsDir + "Image.CreateLinkedImage...InsertNode ( shape ); doc . Save ( ArtifactsDir + "Image.CreateLinkedImage...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. 在PHP中将Excel转换为PDF文件|Documentation

    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 document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/zh/java/converting-excel-...