Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 380,296 for

save

(0.66 sec)
  1. Vytvorte Dokument V Jazyku C++

    Vytvorte súbor pomocou knižnice C++. Jednoducho vytvorte nový dokument v C++ v niekoľkých krokoch...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/
  2. How to Generate a Patch Code 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....setCodeText ( "Patch T" ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "PatchCode.jpg"...

    docs.aspose.com/barcode/java/how-to-generate-a-...
  3. Insert an ActiveX Control in the Visio Diagram|...

    This page describes how to insert an activeX Control with Aspose.Diagram library....1 , 1 , 1 ); // Save diagram diagram . Save ( dataDir + "Ins...

    docs.aspose.com/diagram/net/insert-an-activex-c...
  4. 合并组合 Diagram|Documentation

    本节说明如何合并 visio 文件...diagram ); // Save the new Visio newDiagram . Save ( dataDir +...

    docs.aspose.com/diagram/zh/net/merge-combine-di...
  5. 在Jython中将Excel文件转换为Html|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/converting-excelf...
  6. Installasie|Aspose.Words vir Python via .NET

    Installeer Aspose.Words vir Python gebruik Visual Studio gereedskap Soos Bestuur NuGet Pakkette of Package Manager Console en die MSI installeerder. Gebruik die Full Trust toestemming stel....words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/af/python-net/installation/
  7. PDF Viewer via Python | Aspose.PDF

    Open and view documents programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf" ); // save document in HTML format document . Save ( "output...

    products.aspose.com/pdf/python-net/viewer/
  8. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop bitmap and Save the desired portion of image as a separate image on the disk....output image is saved as BMP however you can save it to any other...the image center Use Save method to save the cropped image on...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  9. Add background to PDF|Aspose.PDF for PHP via Java

    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....$background ); // Save updated PDF file $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-backgrounds/
  10. Გააკეთეთ PDF C++ Ის Გამოყენებით

    შექმენით ახალი PDF C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით PDF C++ ბიბლიოთეკის გამოყენებით...." ); doc-> Save ( u"Output.pdf" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.pdf"); using namespace...

    products.aspose.com/words/ka/cpp/make/pdf/