Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 361,648 for

save

(0.11 sec)
  1. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...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/zh/cpp/convert-json-to-ex...
  2. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...); // Save the workbook in output XLSB format wb . Save ( outputFilePathXlsb...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  3. Aspose::Words::Saving::TxtListIndentation::get_...

    Aspose::Words::Saving::TxtListIndentation::get_Character method. Gets or sets which character to use for indenting list levels. The default value is '\0', that means there is no indentation in C++....Aspose::Words::Saving::TxtListIndentation::get_Character method...char16_t Aspose :: Words :: Saving :: TxtListIndentation :: get_Character...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....sources ); // Save PDF document annotationEditor . Save ( dataDir...xfdf" )); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/import-export-annotations/
  5. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  8. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....pass to the node renderer's "Save" method to modify // how it...let saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly Save documents in ODT format. Streamline your workflow with this powerful tool!...this class that can be used to save a document in the Odt format...Examples Shows how to make a saved document conform to an older...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....GetHeightScale ()); // Save the Worksheet workbook . Save ( outputFilePath... 2 , 0 ); // Save the Workbook workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...