Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 586,122 for

save

(0.19 sec)
  1. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/net/split-a-document/
  2. Encrypt and decrypt PDF files via C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read encrypted (password protected) documents, secure a document with encryption, or remove encryption.... Save the file again System Requirements...false ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/encrypt-decrypt/
  3. 公共 API Aspose.Diagram 6.6.0 的变化|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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  4. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 12 # Save the resultant XPS document 13 doc . save ( data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. 公共 API Aspose.Diagram 17.01 的变化|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....); // create an instance SVG save options class SVGSaveOptions...getShape ( 2 )); // save Visio drawing diagram . save ( dataDir + "SelectiveShapes_out...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. Converting to MHTML Files in Ruby|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....worksheet_to_mhtml ( workbook ) save_format = Rjb :: import ( 'com...SaveFormat' ) # Specify the HTML saving options sv = Rjb :: import...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. SavePixels | Aspose.PSD for .NET API Reference

    SavePixels RasterImage.SavePixels method Saves the pixels. public void SavePixels ( Rectangle rectangle , Color [] pi......SavePixels method Saves the pixels. public void SavePixels...rectangle Rectangle The rectangle to save pixels to. pixels Color[] The...

    reference.aspose.com/psd/net/aspose.psd/rasteri...
  8. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in C++...0f ); presentation -> Save ( u "presentation-out.pptx"...trust Aspose APIs" ); pres -> Save ( u "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-hyperlinks/
  9. Perl via Inline Java|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....will generate a barcode and save the barcode image. Perl use..."test-123" ); // Save the barcode image builder . save ( "testperljava...

    docs.aspose.com/barcode/java/perl-via-inline-java/
  10. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

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