Sort Score
Result 10 results
Languages All
Labels All
Results 9,341 - 9,350 of 380,540 for

save

(0.31 sec)
  1. Converting a PDF file to ODS using Python via J...

    Sample code on Python via Java for PDF to ODS conversion. Use example code for batch PDF to ODS conversion with Python and Java...ODS Save it to ODS format by calling Doc.Save() method and...passing it ExcelSaveOptions Save the output ODS file Here is...

    products.aspose.com/pdf/python-java/conversion/...
  2. Customize Field Properties in Python|Aspose.Wor...

    Learn how to customize field properties in Python. Rename merge fields or obtain results for fields without separator node in Python via .NET.... After updating, save the document. Example: import...field_name = "NewFieldName" doc . save ( "output.docx" ) Q: How do...

    docs.aspose.com/words/python-net/customize-fiel...
  3. Node.js与C++中的表格和区域|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....convertToRange (); // Save the file wb . save ( path . join ( dataDir...( options ); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  4. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 Save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...attempting to use the HTML5 save format. DLLs only from Downloads...Object ) at e .Write(Stream ) at .Save(String , IOutputFile ) at Aspose...

    forum.aspose.com/t/nullreferenceexception-with-...
  5. 在 PHP 中管理演示文稿的超链接|Aspose.Slides for PHP 文档

    轻松地使用 Aspose.Slides for PHP via Java 管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...setFontHeight ( 32 ); $presentation -> save ( "presentation-out.pptx" ,...trust Aspose APIs" ); $pres -> save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  6. HtmlSaveOptions.export_roundtrip_information pr...

    HtmlSaveOptions.export_roundtrip_information property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...roundtrip information when saving to HTML, MHTML or EPUB. Default...value : bool ): ... Remarks Saving of the roundtrip information...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for Java has support of building a hierarchy of Nodes. The Node is basic building block of 3D scene and a hierarchy of nodes defines the logical structure of 3D scene, and provide visible content by attaching geometries, lights, and cameras to nodes....fbx" ); // Save 3D scene in the supported file...file formats scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/java/add-node-hierarchy-and-...
  8. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic.... Save the file. The following code...paragraphs . add ( table ) # Save updated document containing...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  9. Convert a Document to Markdown in Java|Aspose.W...

    Convert a document in any supported load format to Markdown and vice versa using Java....also supports the most popular save formats . Now the functionality...programmatically. Then you need to save the document to Markdown format...

    docs.aspose.com/words/java/convert-a-document-t...
  10. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing.... Save ( Stream, ImageSaveOptions )...into an image and saves into a stream. Save ( Stream, SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.ren...