Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,520 for

save

(0.18 sec)
  1. Encrypt And Decrypt ODS files|Documentation

    Password‑protect and encrypt ODS files using Aspose.Cells for .NET, which is a pure .NET library....OpenOffice Calc Select Save As and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/net/encrypt-and-decrypt-o...
  2. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/
  3. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, PPTX and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....PowerPoint to PDF with Notes The save method in the Presentation class...include speaker notes, and then save the file as a PDF. The following...

    docs.aspose.com/slides/python-net/convert-power...
  4. Format PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to format PowerPoint shapes in PHP using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...); // Save the PPTX file to disk. $presentation -> save ( "formatted_lines...

    docs.aspose.com/slides/php-java/shape-formatting/
  5. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...Create a cylinder object and save it to ply file FileFormat ....ply" ); /* using Ply save options*/ //Save as binary PLY format...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  6. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...pages from a document file and saves the extracted pages to a new...ile_name, output_file_name, save_format, start_page_index, page_count)...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#.... Save the new PDF using Save method. The following...( page ); // Save PDF document document2 . Save ( dataDir + "Page_"...

    docs.aspose.com/pdf/net/split-pdf-document/
  8. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render... Saving . PageSet Remarks This property...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从 PDF 中提取图像 C++ | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式从 PDF 文件中提取图像...jpg" ); // Save output image xImage -> Save ( outputImage...Close (); // Save updated PDF file document -> Save ( _dataDir...

    products.aspose.com/pdf/zh-hans/cpp/images/extr...
  10. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last Save in UTC....or sets the time of the last save in UTC. get lastSavedTime ()...returns the local time of last save operation. Aspose.Words does...

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