Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,752 for

save

(1.31 sec)
  1. Remove XLTM Annotation Online or Manage Annotat...

    delete comments from XLTM file through online app for free. Android API code to manage comments of XLTM files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) color for the generated images. The default value is White in C++....Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method...:: Color Aspose :: Words :: Saving :: ImageSaveOptions :: get_PaperColor...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.PSD for .NET 22.10 - 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....exported file by Photoshop after saving specific Asian symbols Bug... Load ( src )) { psdImage . Save ( output ); } PSDNET-1257. Timeline...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....manages page layouts, and how to save documents to various fixed‑page...etc.) using the appropriate saving options. Aspose.Words implements...

    docs.aspose.com/words/python-net/converting-to-...
  5. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method...false . bool Aspose :: Words :: Saving :: TxtSaveOptions :: get_AddBidiMarks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....properties and then save the updated PDF file using the Save method. The.... bold = True # Save output document . save ( output_pdf ) Expanded...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  7. Working with Shapes Gluing|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.... Save diagram. Glue Visio Shapes Programming...shape2_ID ); // Save diagram diagram . save ( dataDir + "GlueVisioShapes_Out...

    docs.aspose.com/diagram/java/working-with-shape...
  8. Supported File Formats – Aspose.HTML for Java

    In this article, you will learn about the input and output file formats supported by Aspose.HTML for Java library....can load and save. Format Description Load Save Remarks HTML...format HTML with XML syntax Save option is only available when...

    docs.aspose.com/html/java/getting-started/suppo...
  9. Aspose.3D 16.9.0中的公共 API 更改|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....iterate through the scenes and save in 3D files foreach ( Scene...+ ( i ++) + ".fbx" ; scene . Save ( fileName , FileFormat . FBX7400ASCII...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/