Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 375,301 for

save

(0.14 sec)
  1. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...Presentation from JPG file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  2. Add Circle Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a circle object to your PDF using Aspose.PDF for .NET.... Save our PDF file. // For complete...( graph ); // Save PDF document document . Save ( dataDir + "DrawingCircle1_out...

    docs.aspose.com/pdf/net/add-circle/
  3. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....Aspose" ); // Save PDF document in Memory Stream form . Save ( ms );...DecorateField (); // Save PDF document formEditor . Save ( dest ); } }...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  4. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-java/refresh-value...
  5. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...rng1 . Merge (); //Save the file. workbook . Save ( "Book1.xls" );...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  6. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...font_saving() event. To learn more, visit the Save a Document... Remarks When Aspose.Words saves a document to HTML or related...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...
  8. Read Embedded Email Attachments from Message 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....cannot save files with these characters // also save first 50...+ 4 )); // Save the attachment to disk att . save ( dataPath...

    docs.aspose.com/email/java/read-embedded-email-...
  9. Merger.merge_to_images_streams method | Aspose....

    Merger.merge_to_images_streams method. Merges the given input document streams into a single output document using specified image Save options...merge_to_images_streams(input_streams, save_options, merge_format_mode)...document using specified image save options. Renders the output...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Save the file. The following code...$page -> getCropBox ()); // Save the modified document to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...