Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 375,727 for

save

(0.83 sec)
  1. Convert Image to Base64 in C#

    This concise tutorial walks through converting image to base64 in C#. It presents a step-by-step approach and provides a code sample showing how to convert JPG to Base64 in C#....the ToBase64String() method Save the output Base64 image These...to a base64 format. Lastly, save the generated image string as...

    kb.aspose.com/svg/net/convert-image-to-base64-i...
  2. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly....document's "Save" method // to modify how we save the document...txtExportHeadersFoot ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel files using Aspose.Cells for Node.js via C++.... Save and close the code, return to...property of the VbaModule . Save the file in xlsm format. const...

    docs.aspose.com/cells/nodejs-cpp/how-to-prevent...
  4. 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...
  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. 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...
  7. 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...
  8. ActiveX|Aspose.Slides 文档

    查看 Aspose.Slides for Java 的 ActiveX 示例:在 PPT 和 PPTX 演示文稿中插入、配置和控制 ActiveX 对象,示例代码清晰明确。... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/zh/java/examples/element...
  9. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、PPTX 和 ODP 演示文稿示例。... save ( "group_shape.pptx" , aspose...removeAt ( 0 ); presentation . save ( "group_shape_removed.pptx"...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for JavaScript via C++....exportDocumentStruct() you can save to a tagged PDF with the document...exportDocumentStruct = true ; // Save the PDF file with PdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/export-doc...