Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 375,198 for

save

(0.66 sec)
  1. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....save(getArtifactsDir() + "Shape.SoftEdge...setMaxImageResolutio(72); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimizeResources ( opt ) # Save output document doc . save ( data_dir + "Optimized_Filesize...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  3. Access pixel data in TextureData|Documentation

    Read or write pixel data in TextureData... Save ( "red.png" ); //save to png file(Need...

    docs.aspose.com/3d/net/access-pixel-data-in-tex...
  4. 页眉页脚|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。... save ( "footer.pptx" , slides . export...ity ( True ) presentation . save ( "date_time.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....connectShapesViaConn mothod save diagram Connect Shapes Programming... masterName , 0 ) diagram . save ( "AddMasterFromStencil_out...

    docs.aspose.com/diagram/python-java/connect-sha...
  6. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the document....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Optimize PDF Document for the Web in Ruby|Aspos...

    Streamline PDFs for faster web delivery and reduced file size using Aspose.PDF in Ruby....optimize () # Save output document doc . save ( data_dir + "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  8. FileFormatUtil.loadFormatToSaveFormat method | ...

    FileFormatUtil.loadFormatToSaveFormat method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../Saveformat/) value if possible....document from the stream, and then save it to the automatically detected...)). toEqual ( ".doc" ); doc . save ( base . artifactsDir + "File...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task...."Demo" }), ts ); //Save the Document document -> Save ( _dataDir +...Delete ( wa ); } document -> Save ( _dataDir + u "sample_watermark_del...

    docs.aspose.com/pdf/cpp/sticky-annotations/
  10. 页眉页脚|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中控制页眉和页脚:添加或编辑日期/时间、幻灯片编号和页脚文本,在 PPT、PPTX 和 ODP 中显示或隐藏占位符。...setFooterVisibility ( true ); $presentation -> save ( "footer.pptx" , SaveFormat... ( true ); $presentation -> save ( "datetime.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...