Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 361,288 for

save

(0.14 sec)
  1. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled....can pass to the document's "Save" method # to modify how that...document to .PDF. options = aw . saving . PdfSaveOptions () # By default...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....the document will be saved if this save options object is used...compliance specification for a saved document to adhere to. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Merge SVG files using JavaScript via C++ | Aspo...

    Merge SVG files programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...merging them in advance can save time and effort. Instead of...second document to the first. Save concatenated output file JavaScript...

    products.aspose.com/pdf/javascript-cpp/merger/svg/
  4. Working with Gradient in PostScript | C++

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/cpp/ps/working-with-gradient/
  5. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....Paragraph collection of the page Save the resultant PDF document The...$textFragment ); $document -> save ( $outputFile ); System Requirements...

    docs.aspose.com/pdf/php-java/hello-world-example/
  6. Convert POTX to XLTX via PHP or with free Onlin...

    PHP API to Convert POTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the POTX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  7. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...01 and save it to another file: Scene scene...Vector3 ( 0 . 01 )); scene . Save ( "scaled-scene.obj" , FileFormat...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Ima...

    Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an HTML document. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_ImagesFolderAlias...:: String Aspose :: Words :: Saving :: HtmlSaveOptions :: get_ImagesFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Embed Attachment to PDF with Node.js via C++|Do...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for Node.js via C++....); // Save the pdf file with PdfSaveOptions wb . save ( "output...

    docs.aspose.com/cells/nodejs-cpp/embed-attachme...
  10. Add Header to PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to work with headers from PDF via .NET.... Save the PDF file. Add a Header to... header = header document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/header/