Sort Score
Result 10 results
Languages All
Labels All
Results 8,531 - 8,540 of 368,313 for

save

(0.29 sec)
  1. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....Convert a particular page and save the image to stream. The following...tiffSettings ); // Convert pages and save the image to stream tiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  2. Print Comments while saving to PDF with Node.js...

    Learn how to print comments when saving Excel documents to PDF using Aspose.Cells for Node.js via C++....Ask AI Print Comments while saving to PDF with Node.js via C++...print comments when printing or saving to PDF format, with the following...

    docs.aspose.com/cells/nodejs-cpp/print-comments...
  3. 将 PPT 和 PPTX 转换为 C++ PDF【包括高级功能】|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...Presentation 类,然后使用 Save 方法将演示文稿保存为 PDF。 Presentation 类公开了 Save 方法,通常用于将演示文稿转换为...将演示文稿保存为 PDF。 presentation -> Save ( u "PPT-to-PDF.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  4. Extract Assets from AMF File Formats via .NET |...

    C# source code to load, render and add extract assets from AMF documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/amf/
  5. Extract Assets from U3D File Formats via .NET |...

    C# source code to load, render and add extract assets from U3D documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/u3d/
  6. Extract Assets from 3DS File Formats via .NET |...

    C# source code to load, render and add extract assets from 3DS documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/3ds/
  7. Extract Assets from STL File Formats via .NET |...

    C# source code to load, render and add extract assets from STL documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/stl/
  8. Extract Assets from DAE File Formats via .NET |...

    C# source code to load, render and add extract assets from DAE documents on .NET Framework, .NET Core, Mono....Call the Extract method and save the file System Requirements...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...

    products.aspose.com/3d/net/extractor/dae/
  9. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  10. FileFormatUtil.extension_to_save_format method ...

    FileFormatUtil.extension_to_Save_format method. Converts a file name extension into a [SaveFormat](../../Saveformat/) value....extension_to_save_format method extension_to_save_format(extension)...SaveFormat value. def extension_to_save_format ( self , extension :...

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