Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 368,275 for

save

(0.77 sec)
  1. 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...
  2. XSLFO to DOCX Converter using C++ | Aspose.PDF

    Sample code for XSLFO to DOCX conversion using C++. Use C++ example for batch XSLFO to DOCX conversion....Save method while passing the output...SaveFormat.Docx as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  3. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...> Load CSV with Formulas and Save as XLSX < /title> < /head> <...> Load CSV with Formulas and Save as XLSX < /h1> < input type...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  4. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。..."1234" ); // Save the ODS file workbook . Save ( outputDir +...file password protected and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  5. Customize Default Fonts in Presentations with P...

    Set default fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images.... save ( "output_out.png" , slides...PNG ) # Generate PDF pptx . save ( "output_out.pdf" , slides...

    docs.aspose.com/slides/python-net/default-font/
  6. 使用 C++ 保护和取消保护工作表|Documentation

    使用 Aspose.Cells for C++ 保护和取消保护Excel工作表。..."test" ); // Save as Excel file workbook . Save ( u "Book1.xlsx"..."password" ); // Save the workbook workbook . Save ( u "Book1.xlsx"...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  7. Adding images|Documentation

    How to include images in Aspose.OMR forms....png align=center Generate and save the printable form, providing...generationResult . Save ( "" , "OMR-Form" ); Generate and save the printable...

    docs.aspose.com/omr/net/generate-template/images/
  8. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs written into an HTML document... Remarks When you save a Document in HTML format and...True , Aspose.Words needs to save fonts used in the document as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....TextAlignmentType :: Center ); // Save the workbook to the output directory...directory workbook . Save ( outDir + u "result.xlsx" ); std ::...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  10. MetafileRenderingOptions.renderingMode property...

    MetafileRenderingOptions.renderingMode property. Gets or sets a value determining how metafile images should be rendered.... Saving . MetafileRenderingMod Remarks...default value depends on the save format. For images it is MetafileRenderingMod...

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