Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 367,869 for

save

(0.42 sec)
  1. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....exportFileName ); // Save PDF document document . Save ( dataDir + "...( ms ); } // Save PDF document documentTo . Save ( dataDir + ...

    docs.aspose.com/pdf/net/import-export-xfdf/
  2. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is Saved...fonts in a document upon it is saved. The default value is False...True . Examples Shows how to save the document with PostScript...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  4. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve1_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCurve2_out...

    docs.aspose.com/pdf/zh/net/add-curve/
  5. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency.... Examples Shows how save a web page as a .docx file....and then save it to the local file system. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Aspose::Words::Drawing::Shape::get_HasImage met...

    Aspose::Words::Drawing::Shape::get_HasImage method. Returns true if the shape has image bytes or links an image in C++....images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....create or edit tables and then save the updated presentation, so...bottom, left, and right borders. Save the modified presentation as...

    docs.aspose.com/slides/python-net/manage-cells/
  8. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....have used the EPS format to save graphic documents since the...file into an `Image` object and save it in a different format, such...

    docs.aspose.com/imaging/python-net/developer-gu...
  9. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  10. ReportBuilder.build_report method | Aspose.Word...

    aspose.words.lowcode.ReportBuilder.build_report method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

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