Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 368,038 for

save

(0.14 sec)
  1. Convert Numbers File to PDF in C#

    Follow this article to convert numbers file to PDF in C#. It has the details to set the IDE, a list of steps, and a sample code for developing a numbers to PDF converter in C#....properties in the PdfOptions object Save the resultant Workbook as PDF...Workbook object and save it as a PDF using the Save method in the Workbook...

    kb.aspose.com/cells/net/convert-numbers-file-to...
  2. Unprotect a Worksheet with Node.js via C++|Docu...

    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....unprotect (); // Saving the Workbook workbook . save ( path . join..."YourPassword" ); // Save the Workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/unprotect-a-wo...
  3. Generate Code 16K Barcodes in C#|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 ( $"{path}Code16KAspectRatio10...Code16K . AspectRatio = 20 ; gen . Save ( $"{path}Code16KAspectRatio20...

    docs.aspose.com/barcode/net/code16k-barcodes/
  4. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge JPEG files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  5. Export EML to BMP via Java | products.aspose.com

    Java API to Convert EML to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  6. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i Save word file to PDF but it is not working in case of Savind word …...is printing properly RTL if i save word file to PDF but it is not...am saving both the file. if (downloadWord) { wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...
  7. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/u3d/
  8. Adding a Watermark to an Image|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.... We’ll save the image to PNG format using...Graphics class' DrawString method. Save image to PNG. The following...

    docs.aspose.com/imaging/python-net/adding-a-wat...
  9. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates.... Save the modified presentation. This...false ); // Saves the presentation to disk pres -> Save ( outPath...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  10. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code....Document class and just call the Save method with target format. It’s...Image class and finally call the Save method. C# - PDF to Image Conversion...

    products.aspose.com/total/net/conversion/