Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 368,266 for

save

(0.11 sec)
  1. 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...
  2. 保护和取消保护工作表|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...
  3. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... If you want to save created empty SVG document to...SVGDocument() 5 6 # Save the empty SVG document 7 document. save ( "empty-document...

    docs.aspose.com/svg/python-net/create-svg-file/
  4. Saving recognition results|Documentation

    Aspose.OCR for Python via .NET can Save OCR results to a text file or return them as text, XML, or JSON....Ask AI Saving recognition results Contents [ Hide ] Aspose.OCR...OCR for Python via .NET can save recognition results in multiple...

    docs.aspose.com/ocr/python-net/save/
  5. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...comparing now is there way to save only these pages? can the do...2025, 1:30pm 2 @Prakruth To save only the pages that have changes...

    forum.aspose.com/t/change-pages-only-after-comp...
  6. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/portfolio/
  7. Supported File Formats|Documentation

    PSD manipulation library that can load and Save the file formats like PSD, PSB, TIFF, JPEG, PNG, GIF, BMP and PDF....can load and Save. Format Description Load Save Remarks PSD Adobe...Adobe Photoshop Image File TIFF Saves the document as Single or Multi-Page...

    docs.aspose.com/psd/net/supported-file-formats/
  8. Set Privileges on PDF|Aspose.PDF for .NET

    Discover how to modify user privileges in PDF files, restricting certain actions using Aspose.PDF in .NET....privilege ); // Save PDF document fileSecurity . Save ( dataDir +...privilege ); // Save PDF document fileSecurity . Save ( dataDir +...

    docs.aspose.com/pdf/net/set-privileges/
  9. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....Line Add the Line to the Graph Save our PDF file. import aspose...append ( line ) # Save PDF file document . save ( path_outfile )...

    docs.aspose.com/pdf/python-net/add-line/
  10. C++ API to Convert XML to XLT | products.aspose...

    Convert XML to XLT via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...