Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 380,285 for

save

(0.17 sec)
  1. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。...vsdx" ; // Save in the VSDX format diagram . Save ( dataDir ...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 // For complete...

    docs.aspose.com/diagram/zh/net/create-update-la...
  2. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...( graph ); // Save PDF file pdfDocument . save ( _dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/java/add-ellipse/
  3. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....then click "Apply Background & Save" to generate XLSX and HTML files..."runExample" > Apply Background & Save </ button > < a id = "downloadXlsx"...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  4. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... save ( output_file_name ) Multi-Widget...Border Style. Add Field to Form. Save PDF File. import aspose.pdf...

    docs.aspose.com/pdf/python-net/create-form/
  5. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Delete Watermark from...artifacts [ 1 ]) # save result pdf to file document . save ( path_outfile...

    products.aspose.com/pdf/python-net/watermark/re...
  6. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....Save(..) method . The following code...class Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. Aspose.PSD for .NET 21.8 - 更新说明|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.... Save ( outputFileName , new PngOptions...UpdateLayerData (); image . Save ( outputFileName ); } PSDNET-698...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and Saves the modified PDF with the embedded attachment.... Save the updated Document. import..." , ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-attachment/
  9. Replace Text Regex|Aspose.PDF for Python via .NET

    In this example, all four-digit numbers in the document are replaced with the placeholder "[NUMBER]". This is useful for masking sensitive data, normalizing content, or anonymizing documents.... Save the updated PDF document. import..."[NUMBER]" ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/replace-text-regex/
  10. IFontSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format....Words saves fonts when exporting a document...font_saving(args) Called when Aspose.Words is about to save a font...

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