Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 375,721 for

save

(0.25 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    C++ source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/attachments/
  2. Customize RotationOrder in FBX file|Documentation

    Using Aspose.3D for .NET, developers can define customize the native FBX properties such as RotationOrder.... Save ( @"test.fbx" ); In this example:...the public API. Save the Scene: The scene is saved with the customized...

    docs.aspose.com/3d/net/customize-rotation-order...
  3. How to Transform DAE to OBJ using Java

    This article describes how to transform DAE to OBJ using Java. It contains information to set IDE, a list of steps, and a runnable sample code to convert DAE to OBJ using Java....the DAE file to OBJ using the save() method in the Scene class...class object and saved as OBJ using the save method. However optional...

    kb.aspose.com/3d/java/how-to-transform-dae-to-o...
  4. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....sample BMP image file Finally, save the output PDF file So the following...pdf" ); // Save output document try { document . save ( pdfFileName...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  5. Set Height of the Bars in the Barcode Image in ...

    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....0 ); $bb -> save ( $dataDir . "barcode3.jpg"...setBarHeight ( 7.0 ); $bb -> save ( $dataDir . "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  6. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file extension...images from a document, and save them to the local file system...shapes from the document, // and save the image data of every shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add PDF Form Fields|Aspose.PDF for Java

    This topic explains how to work with Form Fields with java/com.aspose.pdf.facades using FormEditor Class....String-int- ) and finally use Save method to save the updated PDF file...( "Country" , 20 ); editor . save ( _dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/java/add-form-fields/
  8. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....SetDaysPreservingHis ( 7 ); // Save the workbook wb . Save ( u "outputShare...cout << "Workbook shared and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/update-days-preservin...
  9. Convert PNG to JPG in C++ | products.aspose.com

    Convert PNG to JPG in C++. Use C++ library API to convert PNG files to JPGs...Presentation from PNG file and save it as JPG. C++ code for converting...jpg" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/png-t...
  10. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...return true ; }); Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/