Sort Score
Result 10 results
Languages All
Labels All
Results 7,391 - 7,400 of 369,804 for

save

(0.1 sec)
  1. Display XPS Formats Using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/viewer/xps/
  2. Display EPUB Formats Using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/viewer/epub/
  3. Გადაიყვანეთ Გამოსახულება PDF C++

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

    products.aspose.com/words/ka/cpp/conversion/ima...
  4. Გადაიყვანეთ Გამოსახულება GIF C++

    გადაიყვანეთ Გამოსახულება GIF C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც GIF C++....shape-> GetShapeRenderer ()-> Save ( u"Output.gif" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.gif"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. Get a Particular Page in a PDF File in PHP|Aspo...

    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....getPages () -> add ( $pdf_page ); # save the newly generated PDF file...file $new_document -> save ( $dataDir . "output.pdf" ); print "Process...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  6. Set Aspect Ratio of Barcodes 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....5 ); \ # Save the image $builder -> save ( $dataDir . "SetAspectRatio...

    docs.aspose.com/barcode/java/set-aspect-ratio-o...
  7. Supported File Formats|Aspose.PDF for Python vi...

    This page shows which Aspose.PDF for Python via .NET can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...data MD Markdown Format XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/python-net/supported-file-f...
  8. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....add ( $title ); # Save PDF file $doc -> save ( $dataDir . "html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  9. Add Text to existing PDF using Python|Aspose.PD...

    Code example how to add or write text in Pdf document using Python with PDF library....text_fragment ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  10. 将 Markdown 翻译为 DOM|Python via .NET 格式的 Aspose.W...

    使用 Python 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... save ( docs_base . artifacts_dir...Italic" ) builder . document . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/zh/python-net/translate-m...