Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 373,255 for

save

(0.19 sec)
  1. Visio加水印|Documentation

    如何使用 .NET Diagram API 为 visio 添加水印。...vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...页面中visio加水印 调用 Diagram 类对象的 Save 方法,并传递完整的文件路径和 DiagramSaveOptions...

    docs.aspose.com/diagram/zh/net/add-watermark-to...
  2. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  3. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text....the appearance of lists when saving a document to plaintext. doc...document's "Save" method # to modify how we save the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Generate QR Code|Documentation

    Learn how to generate QR codes using Aspose.BarCode for Java with examples of error correction levels, encoding modes, and common use cases....World" ); // Save barcode image generator . save ( folder + "qrcode...setResolution ( 300 ); generator . save ( folder + "qrcode_sized.png"...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Public API Changes in Aspose.Diagram 6.8.0|Docu...

    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....1 , 1 , 1 ); // save diagram diagram . Save ( @"C:\temp\MyOutput...ToString (); // Save diagram diagram . Save ( @"c:\temp\AddLayer_Out...

    docs.aspose.com/diagram/net/public-api-changes-...
  6. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing....compression level to use while saving an OOXML document. Document...document.docx" ); // When we save the document to an OOXML format...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python....first Save concatenated output file with ‘document.save’ method...pages ) # Save concatenated output file document1 . save ( output_file...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  8. PclSaveOptions.save_format property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Diagram for Python via Java Limitations ...

    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 ( "out.vsdx" , SaveFileFormat...diagram = Diagram () diagram . save ( "out.vsdx" , SaveFileFormat...

    docs.aspose.com/diagram/java/aspose-diagram-for...
  10. PageSet class | Aspose.Words for Python

    aspose.words.saving.PageSet class. Describes a random set of pages...can pass to the document's "Save" method # to modify the way...into an image. options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

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