Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 375,703 for

save

(0.14 sec)
  1. Converting a MHTML file to XLSX using C++ | Asp...

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  2. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  3. ImageColorMode enumeration | Aspose.Words for N...

    Aspose.Words.Saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages....jpg" ); // When we save the document as an image, we...mode for the image that the saving operation will generate. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfSaveOptions.zoom_behavior property | Aspose....

    PdfSaveOptions.zoom_behavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... saving . PdfZoomBehavior : ... @zoom_behavior..., value : aspose . words . saving . PdfZoomBehavior ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.DocumentSavingArgs class, essential for handling document saving events efficiently in your applications.... To learn more, visit the Save a Document documentation article...to manage a document while saving to html. public void ProgressCallback...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.font_file_name property. Gets or sets the file name (without path) where the font will be Saved to....path) where the font will be saved to. @property def font_file_name...the value of this property to save the font into a different file...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. Cell.firstParagraph property | Aspose.Words for...

    Cell.firstParagraph property. Gets the first paragraph among the immediate children.... save ( base . artifactsDir + "Table...OoxmlCompliance class). // If we save the document to pre-ISO/IEC...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset data for efficient, personalized output.... Save "C:\MyPath\CustomerLabels Out...// Execute the mail merge and save the document. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.mai...