Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 374,711 for

save

(0.18 sec)
  1. Ինչպես փոխարկել Raster պատկերը SVG-ի C#-ի միջոցով

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Raster պատկերը SVG-ի, օգտագործելով C#: Այն ցույց է տալիս, թե ինչպես օգտագործել C# Raster պատկերը SVG-ի փոխակերպումը հեշտությամբ հնարավոր է՝ օգտագործելով մի քանի տող կոդ:...ռաստերը SVG պատկերին՝ օգտագործելով Save մեթոդը TIFF-ը SVG C# -ի փոխարկելու...փոխարկել Tiff-ը SVG-ի, օգտագործելով Save մեթոդը: Ռաստերային պատկերի SVG...

    kb.aspose.com/hy/imaging/net/how-to-convert-ras...
  2. 在VSTO和Aspose.Cells中为单元格添加超链接|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 the excel file. objBook . SaveCopyAs...Aspose site" ; //Save the excel file. workbook . Save ( "Hyperlink_test...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java.... save ( _dataDir + "ManipulateTable_out...newTable ); // Save document pdfDocument . save ( _dataDir + "TableReplaced_out...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  4. Import and Export Annotations to XFDF format us...

    This section explains how to export and import annotations from PDF file to XFDF with Aspose.PDF Facades.... save ( _dataDir + "sample_demo.pdf"...xfdf" ); annotationEditor . save ( _dataDir + "ImportedAnnotation...

    docs.aspose.com/pdf/java/import-export-annotati...
  5. Convert JPG to Image in PHP | products.aspose.com

    Convert JPG to Image in PHP. Use PowerPoint PHP API to convert JPG files to Image...Presentation from JPG file and save it as Image. PHP code for converting...the source JPG files in PHP. Save result as Image file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert HTML to JPG in PHP | products.aspose.com

    Convert HTML to JPG in PHP. Use PowerPoint PHP API to convert HTML files to JPG...Presentation from HTML file and save it as JPG. PHP code for converting...the source HTML files in PHP. Save result as JPG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert Image to JPG in PHP | products.aspose.com

    Convert Image to JPG in PHP. Use PowerPoint PHP API to convert Image files to JPG...Presentation from Image file and save it as JPG. PHP code for converting...the source Image files in PHP. Save result as JPG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  8. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....build_tangent_binormal ( scene ) # Save 3D scene scene . save ( "out" + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/python-net/build-tangent-and...
  9. Insert an Empty Page at End of PDF File in Ruby...

    Discover how to insert an empty page at the end of a PDF document using Ruby with Aspose.PDF, adding flexibility to your PDF processing tasks.... add () # Save the concatenated output file...the target document ) pdf . save ( data_dir + "output.pdf" )...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  10. Extract Annotation (facades)|Aspose.PDF for Java

    This section explains how to extract annotations from PDF file to XFDF with Aspose.PDF Facades....And finally, save the updated PDF file using Save method of the...

    docs.aspose.com/pdf/java/extract-annotation/