Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 346,338 for

save

(0.29 sec)
  1. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...equation object.docx' ) # When we save a document, smaller metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Duration Auto calculating issue - Free Support ...

    I am trying to add JSON data into an MPP file using the Aspose API. My data contains start date, end date, and a given duration value. However, when I insert it into the MPP file, the API automatically recalculates the d…... Save the project : Finally, save the project back... duration); // Save the project project.Save(mppFilePath, SaveFileFormat...

    forum.aspose.com/t/duration-auto-calculating-is...
  3. PdfTextCompression | Aspose.Words for Java

    Specifies a type of compression applied to all content in the PDF file except images in Java....apply text compression when saving a document to PDF. Document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...ApplyStyle(style, flag); // Save the workbook workbook.Save("StyledBordersExample...style to the specified range and save the workbook. This will ensure...

    forum.aspose.com/t/how-to-set-this-given-image-...
  5. C# 3D Formats Watermark Verification | products...

    Add blind Watermark Verification to 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via .NET library using a few lines of C# code....Create save options using FbxSaveOptions to create save options...options and call the scene save method with the output file path and...

    products.aspose.com/3d/net/verify-watermark/
  6. 使用 C++ 查看或編輯 PPT 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPT 格式元數據。...// Save your presentation to a file presentation -> Save( u ...Name); // Saving presentation presentation -> Save( u "CustomDocumentProper_out...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  7. Manipulating SVG Files|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....SVG Files Contents [ Hide ] Saving SVG with Fonts embedded or...Imaging for .NET, developers can save SVG with fonts embedded or exported...

    docs.aspose.com/imaging/net/manipulating-svg-fi...
  8. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... save(OutputStream stream, ImageSaveOptions...ImageSaveOptions saveOptions) save(OutputStream stream, SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... save ( base . artifactsDir + "Image...insertNode ( shape ); doc . save ( base . artifactsDir + "Image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert WEBP to GIF using Java

    Follow this article to transform WEBP to GIF using Java. It has all the details to set the IDE, a list of steps, and a sample code to convert animated WEBP to GIF in Java....of times the GIF will repeat Save the WebP image as a GIF using...defined export settings and save it on the disk. Code to Convert...

    kb.aspose.com/imaging/java/convert-webp-to-gif-...