Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 368,275 for

save

(0.6 sec)
  1. Გადაიყვანეთ WORD XPS C++

    გადაიყვანეთ WORD XPS C++ ფორმატში კოდით. შეინახეთ WORD როგორც XPS C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის XPS სახით შესანახად...<Document>( u"Input.docx" ); doc-> Save ( u"Output.xps" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Გადაიყვანეთ DOC TXT C++

    გადაიყვანეთ DOC TXT C++ ფორმატში კოდით. შეინახეთ DOC როგორც TXT C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის TXT სახით შესანახად...<Document>( u"Input.doc" ); doc-> Save ( u"Output.txt" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/doc...
  3. Გადაიყვანეთ WORD PDF C++

    გადაიყვანეთ WORD PDF C++ ფორმატში კოდით. შეინახეთ WORD როგორც PDF C++....გამომავალი ფაილისკენ და გამოიყენოთ Save() მეთოდი შედეგის PDF სახით შესანახად...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/ka/cpp/conversion/wor...
  4. Extract Assets from ASE File Formats via Java |...

    Sample Java extract assets code for ASE file. Use this example code to extract assets from ASE file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/ase/
  5. Extract Assets from DRC File Formats via Java |...

    Sample Java extract assets code for DRC file. Use this example code to extract assets from DRC file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/drc/
  6. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....jpg" ); // When we save the document as an image, we...format for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Excel to PDF Conversion in Jython|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/java/excel-to-pdf-convers...
  8. Python中取消保护工作表|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....unprotect () \# Save the excel file . workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  9. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Delete Tables from...remove ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/remove/
  10. Creating a QR Barcode 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....setRotationAngleF ( 90 ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingQRBarcode...

    docs.aspose.com/barcode/java/creating-a-qr-barc...