Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 365,752 for

save

(0.32 sec)
  1. 公共 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...
  2. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....property is updated before saving. public bool UpdateLastPrintedPro...“Last printed” property when saving. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Performance|Documentation

    How to optimize the performance of Aspose.Cells for Node.js via C++....Assistant Close Different Ways to Save Files with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/performance/
  4. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets....how sections are handled when saving to the output XLSX document...set ; } Examples Shows how to save document as a separate worksheets...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。... 使用 XImage 对象的save(..)方法保存提取的图像。 以下代码片段向您展示如何从PDF文件中提取图像。..."output.jpg" ); // 保存输出图像 xImage . save ( outputImage , ImageFormat...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  6. Aspose::Words::PageExtractOptions::get_UpdatePa...

    Aspose::Words::PageExtractOptions::get_UpdatePageStartingNumber method. Specifies whether the start page number in the resulting document shall be updated. Default value is true in C++....the initial page numbering and save the NUMPAGE field. auto doc...( 1 , 1 ); extractedDoc1 -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... Save the file again. Add Text to...); // Save resulting PDF document. pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/java/text/
  8. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....strikeOutAnnotation ); document -> Save ( _dataDir + u "sample_caret...Delete ( ca ); } document -> Save ( _dataDir + u "sample_caret_del...

    docs.aspose.com/pdf/cpp/extra-annotations/
  9. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...this functionality: Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/
  10. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words/fil...