Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 375,720 for

save

(0.29 sec)
  1. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#Save(java.lang.String, int) to Save the merged file. This log…...The Saved Result of a PPT Document Occasionally Becomes Empty...Presentation#save(java.lang.String, int) to save the merged file...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  2. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat..., 100.0f , image ); pres -> Save ( u "pres.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/image/
  3. 在保存 3D 个视图时应用视觉效果|Documentation

    使用 Aspose.3D for .NET API,开发人员可以在保存到图像之前对 3D 视图应用视觉效果。这些视觉效果也称为后处理效果或滤镜,它们实时应用于 3D 视图中显示的所有内容。...}); // Render the target and save the target texture to external...ITexture2D ) rt . Targets [ 0 ]). Save ( RunExamples . GetOutputFilePath...

    docs.aspose.com/3d/zh/net/apply-visual-effects-...
  4. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.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...Examples Shows how to encrypt a saved ODT/OTT document with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. let doc = new aw...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::XlsxSectionMode enum | A...

    Aspose::Words::Saving::XlsxSectionMode enum. Specifies how sections are handled when saving a document in the XLSX format in C++....Aspose::Words::Saving::XlsxSectionMode enum Contents [ Hide ]...how sections are handled when saving a document in the XLSX format...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Add Line Object to PDF file|Aspose.PDF for C++

    This article explains how to create a line object to your PDF using Aspose.PDF for C++.... Save your PDF file. The following...Add ( line ); // Save PDF file document -> Save ( _dataDir + u...

    docs.aspose.com/pdf/cpp/add-line/
  8. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level...configure list indenting when saving a document to plaintext. let...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...filePath ); // save file to xlsx format wb . save ( "sample_out...options ); // Save file to xlsx format book . save ( "sample_out...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  10. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with C++....Downlevel Revealed Comments while saving to HTML with C++ Contents [...Possible Usage Scenarios When you save your Excel file to HTML, Aspose...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...