Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 375,748 for

save

(0.33 sec)
  1. 用C++更改数据透视表的布局|Documentation

    学习如何使用Aspose.Cells for C++以紧凑、轮廓和表格式在数据透视表中更改布局。...CalculateData (); // Save the output workbook . Save ( outDir + u "CompactForm_out...CalculateData (); // Save the output workbook . Save ( outDir + u "OutlineForm_out...

    docs.aspose.com/cells/zh/cpp/changing-the-layou...
  2. 打开文件的不同方式|Documentation

    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 diagram in the VSDX format diagram . save ( "CreateNewVisio_out...databuff ) #// Save diagram in the VSDX format diagram . save ( "Visio_out...

    docs.aspose.com/diagram/zh/python-net/different...
  3. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...
  4. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...mkdirSync ( "out" ); // Create and save an empty presentation to demonstrate...emptyPresentation = new Presentation (); // Save the empty presentation in PPTX...

    docs.aspose.com/slides/nodejs-net/installation/
  5. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be Saved to in C++....Aspose::Words::Saving::DocumentPartSavingAr::get_DocumentPartStream...where the document part will be saved to. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal.... Saving a Project as a PDF The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/java/convert-project-data...
  7. DocSaveOptions | Aspose.Words for .NET

    Discover the DocSaveOptions constructor for seamless document saving in Doc format. Enhance your workflow with easy, efficient document management....this class that can be used to save a document in the Doc format...() Examples Shows how to set save options for older Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and Save as Word document using Ruby....(TXT) File Load TXT file and save as word document using Aspose...data_dir + "LoadTxt.txt" ) \ # Save as any Aspose.Words supported...

    docs.aspose.com/words/java/load-plain-text-txt-...
  9. Don't want to see the Formulas in the viewer - ...

    Hi Team, I don’t want to see the formulas in the viewer , I just want to see the values . Can you please suggest is there any way to do that . image.png (65.9 KB)...xlsx"); // Save the workbook as PDF to hide...hide formulas workbook.Save("output.pdf", SaveFormat.Pdf); This code...

    forum.aspose.com/t/dont-want-to-see-the-formula...
  10. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save(java.lang.String, com.aspose...

    reference.aspose.com/words/java/com.aspose.word...