Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 372,933 for

save

(0.35 sec)
  1. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....using Diagram class and call the save method with appropriate parameters...using diagram class and call the save method by providing output file...

    products.aspose.com/diagram/python-java/convers...
  2. Generate QR Code, Micro QR Code and Rectangular...

    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 ( $"{path}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  3. Aspose.Slides for Java 15.4.0 的公共 API 和不兼容的变更|A...

    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 ( "output.pptx" , SaveFormat...setText ( "第二个根节点" ); pres . save ( "out.pptx" , SaveFormat ....

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Supported File Formats|Aspose.Slides for Python...

    Discover all file formats Aspose.Slides for Python via .NET can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/python-net/supported-fil...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Zi...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method. Specifies whether or not to use ZIP64 format extensions for the output document. The default value is Never in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method...Words :: Saving :: Zip64Mode Aspose :: Words :: Saving :: OoxmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::SaveOptions::get_UseHigh...

    Aspose::Words::Saving::SaveOptions::get_UseHighQualityRendering method. Gets or sets a value determining whether or not to use high quality (i.e. slow) rendering algorithms in C++....Aspose::Words::Saving::SaveOptions::get_UseHighQualityRender...algorithms. bool Aspose :: Words :: Saving :: SaveOptions :: get_UseHighQualityRender...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Date()); // There are two ways of saving a signed copy of a document...a local system filename and save a signed copy at a location...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF Tooltip using C#|Aspose.PDF for .NET

    Learn how to add tooltip to the text fragment in PDF using C# and Aspose.PDF...tooltip" )); // Save PDF document document . Save ( dataDir + "Tooltip_out...field ); } // Save PDF document document . Save ( dataDir + "Tooltip_out...

    docs.aspose.com/pdf/net/pdf-tooltip/
  9. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... Save ( "sample_3d.png" ); } presentation . Save ( "sandbox_3d...imageScale )) { thumbnail . Save ( "sample_3d.png" ); } 3D Depth...

    docs.aspose.com/slides/net/3d-presentation/
  10. 使用C++在Node.js中复制和移动工作表|Documentation

    本文包含示例代码,描述如何使用C++的Node.js API在Excel工作簿内以及跨工作簿编程复制和移动工作表。..."Sheet1" ); // Save the Excel file. wb . save ( path . join (...get ( 0 )); // Save the file. excelWorkbook1 . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-and...