Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 378,425 for

save

(0.53 sec)
  1. 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...
  2. 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-...
  3. Create PDF Booklet|Aspose.PDF for Python via .NET

    Generate a booklet-style PDF from an existing document using Aspose.PDF for Python... Save the output as a booklet-ready...booklet from input PDF file and save to output PDF file booklet_maker...

    docs.aspose.com/pdf/python-net/create-pdf-booklet/
  4. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var document = new ...

    docs.aspose.com/html/net/convert-html-to-jpg/
  5. Create PdfBookmarkEntry for Chart Sheet with No...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for Node.js via C++....push ( ent4 ); // Create Pdf Save Options with bookmark entries...( ent1 ); // Save the output Pdf workbook . save ( "outputCreatePdfBookm...

    docs.aspose.com/cells/nodejs-cpp/create-pdfbook...
  6. Master Slide|Aspose.Slides for PHP Documentation

    Manage master slides in PHP with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....$defaultMasterSlide ); $presentation -> save ( "master_slide.pptx" , SaveFormat...$firstMasterSlide ); $presentation -> save ( "master_slide_removed.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "DocumentBuilder...appendChild ( innerTable ); doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Use Formulas Functions to Process Data|Document...

    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.... rgbYellow ; // Save the workbook workbook . SaveAs...( style ); // Save the workbook workbook . Save ( "D:\\OutputAspose...

    docs.aspose.com/cells/net/use-formulas-function...
  9. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples.... save ( "hyperlink.pptx" , aspose...setHyperlinkClick ( null ); presentation . save ( "hyperlink_removed.pptx" ...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....CSS Custom Properties while saving to HTML with JavaScript via...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/javascript-cpp/enable-css...