Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 380,628 for

save

(0.41 sec)
  1. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for .NET supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF.... Format Description Load Save Remarks OneNote Document (Microsoft...File Format Save as PNG Image Save as GIF Image Save as JPEG Image...

    docs.aspose.com/note/net/supported-file-formats/
  2. PDF Metadata Management API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform.... Save the updated document using the...the Document class Save method. Set PDF File Information via...

    products.aspose.com/pdf/metadata/
  3. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Save(@“C:\1\test0.docx”, Aspose.Pdf...SaveFormat.DocX); <–Works d2.Save(@“C:\1\test0.tiff”); <–Creates...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  4. 在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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/zh/java/managing-document...
  5. Managing Document Properties 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...."Aspose" ); //Save the file $workbook -> save ( $dataDir . "Test_Workbook..."Publisher" ); //Save the file $workbook -> save ( $dataDir . "...

    docs.aspose.com/cells/java/managing-document-pr...
  6. Copy Outer Field|Aspose.PDF for Java

    Learn how to copy a form field from one PDF document into another in Java using the FormEditor facade in Aspose.PDF.... Save the updated destination document...getPages (). add (); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/copy-outer-field/
  7. .NET Graphics API: C# 2D Drawing Shapes

    Learn to create 2D drawings in C# with Aspose.Drawing .NET API. Draw lines, rectangles, polygons, arcs, curves, ellipses and more....create an empty drawing and save it as a PNG image. The steps...object. Save the drawing in PNG format using Bitmap.Save(string)...

    blog.aspose.com/drawing/draw-graphics-and-creat...
  8. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience....how images are saved when a document is saved to HTML, MHTML...split a document into parts and save them. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Render EMLX to IMAGE in Andorid App | products....

    Export EMLX to IMAGE without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PNG format using save method and set PNG as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  10. Render EMAIL to DOC in Andorid App | products.a...

    Export EMAIL to DOC without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to DOC format using save method and set DOC as SaveFormat...

    products.aspose.com/total/android-java/conversi...