Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 378,427 for

save

(0.72 sec)
  1. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word... save( "slide_ {i} .png" . format(i...BreakType . PAGE_BREAK) doc . save( "presentation.docx" ) How to...

    products.aspose.com/slides/python-net/conversio...
  2. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle task constraints using Aspose.Tasks for C#.... 12, 1, 9, 0, 0)); 11 12 // Save project as pdf 13 System ::SharedPtr...rdsOfMonths); 16 project -> Save(dataDir + u "project_StartNoEarlierThan_out...

    docs.aspose.com/tasks/cpp/handling-task-constra...
  3. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....you load the file directly and save it to PDF, the data will not...Workbook ( filePath ); workbook . save ( path . join ( dataDir , "out...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  4. Export Document Workbook and Worksheet Properti...

    Learn how to export or avoid exporting Document, Workbook, and Worksheet properties when converting Excel files to HTML using Aspose.Cells for C++....inputFilePath ); // Specify HTML Save Options HtmlSaveOptions options...to Html with Html Save Options workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/export-document-workb...
  5. Aspose.PSD for Python via .NET 24.3 - Release N...

    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 ( outputFile , psdOptions16...channel_bits_count = 32 psdImage8 . save ( outputFile , psdOptions32...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  6. Aspose::Words::PageExtractOptions class | Aspos...

    Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting 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. MarkdownLinkExportMode enumeration | Aspose.Wor...

    aspose.words.saving.MarkdownLinkExportMode enumeration. Specifies how links are exported into Markdown....png save_options = aw . saving . MarkdownSaveOptions...MarkdownSaveOptions () save_options . link_export_mode = aw . saving . MarkdownLinkExportMo...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.3D 1.2.0|Documenta...

    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 ( "d:\\camera-test.3ds" , FileFormat...FlipCoordinateSystem = true }); scene . Save ( @"d:\freehand_shuttle.obj"...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. 表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。... save ( "table.pptx" , slides . export...remove ( table ) presentation . save ( "table_removed.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  10. Copy Inner Field|Aspose.PDF for Python via .NET

    Copy PDF Form Fields to a New Position Using Python using Aspose.PDF for Python.... Save the updated document. from io..., 600 ) # Save updated document form_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/copy-inner-field/