Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 361,308 for

save

(0.42 sec)
  1. Convert HTML To DOCX C++

    Convert HTML to DOCX format in C++ code. Save HTML as DOCX using C++.... Save HTML as DOCX in C++ The following...output file and use the Save() method to save the result as DOCX....

    products.aspose.com/words/cpp/conversion/html-t...
  2. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....can pass to the document's "Save" method // to modify how that...pdfSaveOptions . JpegQuality = 10 ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Export similar Border Style when Border Style i...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Html Save Options - Export Similar Border...exportSimilarBorderS = true ; // Save the workbook in Html format...

    docs.aspose.com/cells/javascript-cpp/export-sim...
  4. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...); } } # Saves the presentation to disk $pres -> save ( "pres...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/php-java/manage-rows-and...
  6. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells for Node.js via C++. Set various reflection properties to achieve desired results....getReflection() class and then saves the workbook in the output excel...); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/working-with-t...
  7. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....desired task // Save the workbook workbook . Save ( srcDir + u "outputFile...<< "Workbook processed and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/load-specific-workshe...
  8. 限制和 API 差异|Documentation

    Aspose.Cells for Node.js via Java 的限制和 API 差异。... save ( “ result . xlsx ” ); Aspose...workbook . save ( ' result . xlsx ' ); console . log ( ' saved to file...

    docs.aspose.com/cells/zh/nodejs-java/limitation...
  9. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....textStamp ); // Save PDF document document . Save ( dataDir + "AddTextStamp_out...( stamp ); // Save PDF document document . Save ( dataDir + "StampedPDF_out...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  10. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options... To learn more, visit the Save a Document documentation article...can pass to the document's "Save" method // to modify how that...

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