Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 375,773 for

save

(0.32 sec)
  1. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where resources (images and fonts) are Saved when exporting a document to fixed page Xaml format. Default is null in C++....Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder...resources (images and fonts) are saved when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Move Pages to PDF using Java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/java/pages/move/
  3. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... saving . PageSet : ... @page_set.setter..., value : aspose . words . saving . PageSet ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Wide Narrow Ratio in Ruby|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.... 0 ) \ # Save the image to file bb . save ( data_dir + "barcode_ratio_3...( 5 . 0 ) \ # Save the image to file bb . save ( data_dir + "barcode_ratio_5...

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  5. Convert Visio to PDF in Python | Python Visio |...

    Programmatically, convert Visio to PDF in Python. Export Visio diagrams to PDF using Aspose.Diagram for Python....as a default file format for saving drawing files. In certain cases...Programmatically Convert Visio to PDF with Save Options Python Visio to PDF...

    blog.aspose.com/diagram/convert-Visio-to-pdf-in...
  6. Working with Outlook Contacts|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....article shows how to create, save and read an Outlook contact...Create and Save Outlook Contact To create a contact and save it to...

    docs.aspose.com/email/net/working-with-outlook-...
  7. Specify Symbologies for Barcodes in PHP|Documen...

    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....Code39Standard ); \ # Save image to disk $builder -> save ( $dataDir ....-> QR ); \ # Save image to disk $builder -> save ( $dataDir ....

    docs.aspose.com/barcode/java/specify-symbologie...
  8. Public API Changes in Aspose.3D 1.1.0|Documenta...

    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....Contents Summary FBX7200ASCII Saving Option is added in the FileFormat...FileFormat FBX7200Binary Saving Option is added in the FileFormat...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Saving Visio Document in Ruby|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....Saving Visio Document in Ruby Contents [ Hide ] Aspose.Diagram...Diagram - Saving Visio Document To Save Visio Document using Aspose...

    docs.aspose.com/diagram/java/saving-visio-docum...
  10. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。... 使用 Save 方法保存输出 PDF。 Delete 源文档中的页面。 使用 Save 方法保存源 PDF。...( page ); // Save PDF document dstDocument . Save ( dataDir +...

    docs.aspose.com/pdf/zh/net/move-pages/