Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,198 for

save

(0.31 sec)
  1. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  2. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....HTML in C++ Use the Save method to save the object as an HTML...)); // Saving the presentation to HTML presentation -> Save ( u...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, Save and delete them, and embed messages as an attachment....Aspose Outlook Creating and Saving Outlook Message (MSG) Files...explained how to create and save messages, and how to create...

    docs.aspose.com/email/cpp/working-with-message-...
  4. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....should be performed before saving the document. Default value...while saving large documents at the cost of slower saving time...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....ODP in Presentation object and save it to HTML format. About PowerPoint...Presentation class. Use the Save method to save the object as an HTML...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Java....fileSpecification ); // Save the updated document pdfDocument . save ( "output..."output.pdf" ); } } Extract and Save an Attachment...

    docs.aspose.com/pdf/java/add-attachment-to-pdf-...
  7. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... Saving . DmlEffectsRenderingM Remarks...effects in a document as we save it to PDF. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and Saves the extracted pages to an output stream using the specified Save format in C++....from a document stream and saves the extracted pages to an output...output stream using the specified save format. static void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Save ( ArtifactsDir + "Shape.AltText.docx" ); // Save the...of the missing image. doc . Save ( ArtifactsDir + "Shape.AltText...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to sign the document....can pass to the document's "Save" method // to modify how that...PDF. let options = new aw . Saving . PdfSaveOptions (); // Configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...