Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 368,279 for

save

(0.56 sec)
  1. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/ms/cpp/make/docx/
  2. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR...docx' ) save_options = aw . saving . SvgSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageBinarizationMethod enumeration | Aspose.Wo...

    Aspose.Words.Saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image....jpg" ); // When we save the document as a TIFF, we can...images. let options = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  5. Working with Calendar Items in PST File|Documen...

    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.... Save Calendar Items from PST to Disk...from an Outlook PST file and save the calendar to disk in ICS...

    docs.aspose.com/email/python-net/working-with-c...
  6. How to Create Excel File in Python

    Here is a quick tutorial that describes how to create Excel file in Python. It provides details how using Python generate Excel file along with the information about configuring the environment....procedure to create, fill and save an Excel file from scratch....particular cell and finally save this file in XLS or XLSX file...

    kb.aspose.com/cells/python/how-to-create-excel-...
  7. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...docx" ); let options = new aw . Saving . SvgSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Shared Workbook with Aspose.Cells with C...

    Learn how to create a shared workbook using Aspose.Cells with C++....( true ); // Save the Shared Workbook wb . Save ( u "outputSharedWorkbook...:: cout << "Shared workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/create-shared-workboo...
  9. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility.... Save ( ms , System . Drawing . Imaging...()); } } } builder . Document . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options.... Save ( outputPath , saveOptions );...MarkdownExportAsHtml . Tables ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...