Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 376,843 for

save

(0.16 sec)
  1. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python.... Save the Updated PDF. import sys...= replace_phrase document . save ( outfile ) Replace Text in...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  2. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 24.12 - Release Notes|Docum...

    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 ( outputFileStroke , new PngOptions...repainted in this test image . Save ( outputFileEffects , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  4. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...SaveFormat Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 向节点添加转换|Documentation

    Aspose。3D for Java API 支持在 3D 空间中旋转对象。有三种方法来定义对象在 3D 空间中的旋转,欧拉角,四元数和自定义矩阵,所有这些都由Transform类支持。...fbx" ); // Save 3D scene in the supported file...file formats scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/zh/java/adding-transformatio...
  6. Add Page Numbers to PDF in Python|Aspose.PDF fo...

    Learn how to add page number stamps to PDF documents in Python.... Save the modified PDF. import sys...page_number_stamp ) # Save output document document . save ( output_file_name...

    docs.aspose.com/pdf/python-net/add-page-number/
  7. DownsampleOptions.resolution_threshold property...

    DownsampleOptions.resolution_threshold property. Specifies the threshold resolution in pixels per inch...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...
  8. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals today!...property has effect only when saving to raster image formats. Examples...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SvgSaveOptions.ResourcesFolderAlias | Aspose.Wo...

    Discover the SvgSaveOptions ResourcesFolderAlias property to customize image URIs in SVG documents. Enhance your SVG output with flexible folder naming!...get ; set ; } Remarks When you save a Document in SVG format, Aspose...Aspose.Words needs to save all images embedded in the document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Merge PDF Files in Python|Aspose.PDF for Python...

    Learn how to merge multiple PDF files into a single document in Python.... Merge the PDF Files Save the Merged Document Combining...document2 . pages ) document1 . save ( outfile ) Live Example Aspose...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...