Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 368,275 for

save

(0.21 sec)
  1. Გადაიყვანეთ Გამოსახულება JPG C++

    გადაიყვანეთ Გამოსახულება JPG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც JPG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.jpg" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  2. Გადაიყვანეთ Გამოსახულება PNG C++

    გადაიყვანეთ Გამოსახულება PNG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PNG C++....shape-> GetShapeRenderer ()-> Save ( u"Output.png" , MakeObject...MakeObject<Document>(u"Input.png"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. 使用C++对行和列进行分组和取消分组|Documentation

    学习如何使用Aspose.Cells和C++对Excel文件中的行和列进行分组和取消分组。...GroupColumns ( 0 , 2 , true ); // Save the modified Excel file U16String...u "output.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/zh/cpp/grouping-and-ungro...
  4. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly.... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。..."1234" ); // Save the encrypted excel file workbook . Save ( outputFilePath...cout << "File encrypted and saved successfully!" << std :: endl...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  6. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between worksheets using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Save Picture to Memory (property...pictureSource . heightScale ); // Save the modified workbook and provide...

    docs.aspose.com/cells/javascript-cpp/copy-shape...
  7. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pcl](../../aspose.words/Saveformat/#Pcl) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Public API Changes in Aspose.Cells 8.8.3|Docume...

    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....( "A1" ); //Save the result on disk book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disk book . save ( dir + "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....NUp of the input PDF file and save it to the output PDF file. This...NUp of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  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...