Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 375,192 for

save

(0.32 sec)
  1. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... 使用 Save 方法保存输出 PDF。 Delete 源文档中的页面。 使用 Save 方法保存源 PDF。...( page ); // Save PDF document dstDocument . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/move-pages/
  2. Aspose.PSD for .NET 24.1 - Release Notes|Docume...

    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 ( outputFile , new PngOptions...sourceFile1 , opt )) { img . Save ( outputFile1 , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  3. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Layer on the first Page , and save the document with the changes...visibility. Save the updated document using Document.save() . import...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  4. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation...caller after a document is saved and contains additional information...generated or calculated during the save operation. The caller can use...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library.... Save it to HtmlSaveOptions by calling save() method...apdf . Document ( path_infile ) save_options = apdf . HtmlSaveOptions...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  6. Extract Images from PDF Java | Aspose.PDF

    Extract images from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save output image. Save updated PDF file. Extract...toString ()); // Save output image xImage . save ( outputImage ...

    products.aspose.com/pdf/java/images/extract/
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....Aspose::Words::Saving namespace Contents [ Hide ] The Aspose...Aspose.Words.Saving namespace provides classes and enumerations that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....read the diagram files and the Save method to export the diagram...image format. Developers can save resultant HTML in the local...

    docs.aspose.com/diagram/zh/python-java/convert-...
  9. Specify Symbologies for BarCodes in Ruby|Docume...

    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....Code39Standard ) \ # Save image to disk builder . save ( data_dir + "code39Standard...) . QR ) \ # Save image to disk builder . save ( data_dir + "QR...

    docs.aspose.com/barcode/java/specify-symbologie...
  10. Draw Rectangle|Documentation

    This section explains how to draw rectangle in a visio page with Aspose.Diagram. Support using C# to draw rectangle and Save as pdf, svg, html, image, xps and other formats....2 , 2 , 4 ); // Save diagram diagram . Save ( dataDir + "Dra...a rectangle in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-rectan...