Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 369,809 for

save

(0.15 sec)
  1. PDF Protection API | Aspose.PDF

    Lock PDF documents with free cross-platform Apps and High Code APIs for any platform.... Finally, save the encrypted PDF file using Save method of the..."Encrypt_out.pdf" ; // Save updated PDF document . Save ( dataDir );...

    products.aspose.com/pdf/protect/
  2. Add, Move or Delete pages in PDF using Java | A...

    Manipulate PDF pages of your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/
  3. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format.... Examples Shows how to save a document into a Docling JSON...RenderNonImageShapes = true ; doc . Save ( ArtifactsDir + "DoclingSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Cropping Metafiles in PHP|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....$rectangle ); \ # Save the result in PNG format $image -> save ( $dataDir...\ # Display Status. print "Saved crop emf image to PNG successfully...

    docs.aspose.com/imaging/java/cropping-metafiles...
  5. Manage Slide Show in .NET|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... Save ( "output.pptx" , SaveFormat...Loop = true ; presentation . Save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/net/manage-slide-show/
  6. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...extrusion2 ); // Save 3D scene scene . save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  8. Generate Aztec Code in C#|Documentation

    Aspose.BarCode for .NET allows generating square-grid high-density two-dimensional Aztec barcodes.... Save ( $"{path}AztecSymbolModeAuto...AztecSymbolMode . FullRange ; gen . Save ( $"{path}AztecSymbolModeFullR...

    docs.aspose.com/barcode/net/aztec-code-barcodes/
  9. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio documents using the Aspose.Diagram for .NET.... Save Visio document programmatically...describes a various ways how to save a Visio document to file, stream...

    docs.aspose.com/diagram/net/basic-operations/
  10. 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...