Sort Score
Result 10 results
Languages All
Labels All
Results 6,981 - 6,990 of 375,542 for

save

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

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  2. Გადაიყვანეთ HTML DOCX C++

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

    products.aspose.com/words/ka/cpp/conversion/htm...
  3. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/cpp/split-a-document/
  4. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method... to_file(output, save_options) Specifies output file...output : str , save_options : aspose . words . saving . SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....in which the result is to be saved and the required validation...heading2 ); } // Save the updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. Export Visio Diagram to XPS 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....vsd" ); \ # Save as XPS $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.xps" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. Supported File Formats|Documentation

    Visio Diagram Java API can load and Save variety of formats including VSDX, VDX, VSD, VTX, VSSX, VSDM, VSTM, PDF, XPS, SVG, EMF, JPEG, PNG, BMP, TIFF and HTML....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/java/supported-file-for...
  8. Supported File Formats|Documentation

    Aspose Diagram for .NET supports VSD, VSS, VDW, VST, VDX,VSX,VTX,VSDX, VSSX, VSTX, VSDM, VSTM, and VSSM....can load and Save. Format Description Load Save Remarks VSDX...

    docs.aspose.com/diagram/net/supported-file-form...
  9. Rotate and Flip an Image 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....Rotate270FlipNone ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/rotate-and-flip-an...
  10. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PCL](../../aspose.words/Saveformat/#PCL) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...