Sort Score
Result 10 results
Languages All
Labels All
Results 9,311 - 9,320 of 368,108 for

save

(0.32 sec)
  1. View XPS Files 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. Aspose::Words::Saving::HtmlSaveOptions::get_Nav...

    Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel method. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats. Default value is %3 in C++....Aspose::Words::Saving::HtmlSaveOptions::get_NavigationMapLevel...int32_t Aspose :: Words :: Saving :: HtmlSaveOptions :: get_NavigationMapLevel...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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-...
  4. 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...
  5. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....removeNotesSlide (); // Saving presentation to disk pres . save ( "test.pptx"...removeNotesSlide (); } // Saving presentation to disk pres . save ( "test.pptx"...

    docs.aspose.com/slides/java/presentation-notes/
  6. Manage Exchange Server Tasks Using EWS in C#|Do...

    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.... Send Task Request Save Task to Disc Create Tasks The...IEWSClient . Save Tasks to Disc Aspose.Email also allows saving Exchange...

    docs.aspose.com/email/net/manage-exchange-serve...
  7. 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-...
  8. 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...
  9. Convert Visio to PDF format|Documentation

    This topic show you how to convert Visio to PDF formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PDF with a few lines of code....Diagram 类的构造函数读取 diagram 文件,并使用 Save 方法将 diagram 导出为任何支持的图像格式。 VSD...类的实例。 Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/zh/python-java/convert-...
  10. How to Convert Raster Image to SVG using C#

    This short tutorial guides on how to convert Raster image to SVG using C#. It demonstrates how using C# Raster image to SVG conversion is easily possible using a few lines of code....raster to SVG image using the Save method To Convert TIFF to SVG...convert Tiff to SVG using the Save method. Code for Raster Image...

    kb.aspose.com/imaging/net/how-to-convert-raster...