Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 380,825 for

save

(0.88 sec)
  1. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your document programmatically with C# sample code using Aspose.PDF for .NET... Save the output PDF using the Save method. Insert...Insert ( 2 ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/pages/add/
  2. Convert HTML to JPG in Java | products.aspose.com

    Convert HTML to JPG in Java. Use Java library API to convert HTML files to JPGs...each ISlide as an IImage , and save the output with ImageFormat...1f , 1f ); try { slideImage . save ( "slide_" + ( slideIndex +...

    products.aspose.com/slides/java/conversion/html...
  3. BuiltInDocumentProperties.lastSavedTime propert...

    BuiltInDocumentProperties.lastSavedTime property. Gets or sets the time of the last Save in UTC....or sets the time of the last save in UTC. get lastSavedTime ()...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object's rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Vector3 ( 0 , 0 , 20 )); // Save scene . save ( "TransformationToNode...0 , 20 , 0 , 1 )); // Save scene . save ( "TransformationToNode...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  5. 保护和取消保护工作表|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...."thispassword" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."thispassword" ); //Save As the excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  6. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first page at a defined position, and Saves the modified document.... Save the updated Document. import..., 1 ) # Save updated document content_editor . save ( outfile...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  7. Watermarker.set_image method | Aspose.Words for...

    aspose.words.lowcode.Watermarker.set_image method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias method. Specifies the name of the folder used to construct font URIs written into an HTML document. Default is an empty string in C++....Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolderAlias...:: String Aspose :: Words :: Saving :: HtmlSaveOptions :: get_FontsFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Convert SVG to SVGZ in C# – Compress SVG with GZIP

    Convert SVG to SVGZ in C# with Aspose.SVG for .NET. Save compressed SVG files, understand when to use SVGZ, and avoid common deployment issues.... load the SVG with and call Save(outputPath, SVGSaveFormat.SVGZ)...This article explains how to save an SVG document as SVGZ using...

    docs.aspose.com/svg/net/convert-svg-to-svgz/
  10. Specifying Significant Digits to be Stored in E...

    Learn how to control significant digits stored in Excel files using Aspose.Cells for Python via .NET API....001234567890123456 ) # Save modified workbook workbook . save ( "output.xlsx"...put_value ( 1234567890.123451711 ) # Save the workbook output_dir = os...

    docs.aspose.com/cells/python-net/specifying-sig...