Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 365,752 for

save

(0.1 sec)
  1. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing.... Save the modified document using ‘document.save()’ to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  2. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  3. 使用 C++ 将 Excel 工作簿转换为 Ods、Sxc 和 Fods(OpenOffice...

    如何使用 Aspose.Cells 和 C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...Workbook > ( odsFilePath ); // Save as xlsx file U16String xlsxOutputPath..."ods_out.xlsx" ); workbook -> Save ( xlsxOutputPath ); // Load...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-ods/
  4. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order.... Saving . PageSet Remarks Odd pages...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Draw Square|Documentation

    This section explains how to draw square in a visio page with Aspose.Diagram. Support using C# to draw square and Save as pdf, svg, html, image, xps and other formats....draw a square in the page and save as SVG format. The code example...square in a Visio drawing and save as SVG format. Draw Square in...

    docs.aspose.com/diagram/net/drawing/draw-square/
  6. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...can pass to the document's "Save" method // to modify how that...pages from // our document to save in an output PDF document based...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and Save as pdf, svg, html, image, xps and other formats....draw a text in the page and save as SVG format. The code example...text in a Visio drawing and save as SVG format. Draw Text in...

    docs.aspose.com/diagram/net/drawing/draw-text/
  8. Draw Pentagon|Documentation

    This section explains how to draw pentagon in a visio page with Aspose.Diagram. Support using C# to draw pentagon and Save as pdf, svg, html, image, xps and other formats....draw a pentagon in the page and save as SVG format. The code example...pentagon in a Visio drawing and save as SVG format. Draw Pentagon...

    docs.aspose.com/diagram/net/drawing/draw-pentagon/
  9. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method...Examples Shows how to load and save font fallback settings to/from...font_settings = font_settings doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Wide Narrow Ratio in PHP|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....0 ); \ # Save the image to file $bb -> save ( $dataDir ....( 5.0 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/wide-narrow-ratio-...