Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 369,843 for

save

(0.22 sec)
  1. Convert PNG to SVG in C++ | products.aspose.com

    Convert PNG to SVG in C++. Use C++ library API to convert PNG files to SVGs...Presentation from PNG file and save it as SVG. C++ code for converting...the source PNG files in C++. Save result as SVG file. Free Online...

    products.aspose.com/slides/cpp/conversion/png-t...
  2. Ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#

    Այս պարզ հոդվածը կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել OneNote-ը JPEG-ի՝ օգտագործելով C#: Այն ընդգրկում է IDE-ի ստեղծման բոլոր մանրամասները, ծրագրավորման աշխատանքային հոսքը և մեկ օրինակ կոդ՝ OneNote-ը JPEG արտահանելու համար՝ օգտագործելով C#:...օգտագործելով SaveFormat հաշվիչը Save մեթոդի ներսում Վերոնշյալ քայլերը...դասի օրինակը: Հետագա քայլում Save մեթոդն օգտագործվում է բեռնված...

    kb.aspose.com/hy/note/net/how-to-convert-onenot...
  3. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be Saved to....where the resource will be saved to. get resourceFileName ()...the value of this property to save the resource into a different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation...."Watermark" ); presentation -> Save( u "watermark.odp" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.odp" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/odp/
  5. Add Watermark to PPT Presentation Files using C...

    C++ source code for adding Watermark to PPT Presentation...."Watermark" ); presentation -> Save( u "watermark.ppt" , SaveFormat...:: Stretch); presentation -> Save( u "watermark2.ppt" , SaveFormat...

    products.aspose.com/slides/cpp/watermark/ppt/
  6. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph....spacing above and below them and save the document. builder . writeln...writeln ( "Paragraph 2." ); doc . save ( base . artifactsDir + "ParagraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images.... saving . ImagePixelFormat : ... @pixel_format..., value : aspose . words . saving . ImagePixelFormat ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Quick Start|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....How to Generate a Barcode and Save to a File This example shows...how to generate a QR code and save it as a PNG file. String licensePath...

    docs.aspose.com/barcode/androidjava/quick-start/
  9. Repair PDF with Rust via C++|Aspose.PDF for Rus...

    This topic describes how to Repair PDF via Rust via C++... Repairing a PDF file and saving it as a new document is a common...with opening, repairing, or saving the PDF document are logged...

    docs.aspose.com/pdf/rust-cpp/repair-pdf/
  10. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows.... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres . save ( "table...

    docs.aspose.com/slides/androidjava/manage-table/