Sort Score
Result 10 results
Languages All
Labels All
Results 9,371 - 9,380 of 369,869 for

save

(0.49 sec)
  1. Convert TEXT To WORD Javascript

    Convert TEXT to WORD format in JavaScript code. Save TEXT as WORD using JavaScript.... Save text as Word in JavaScript The...output file and use the save() method to save the result as Word....

    products.aspose.com/words/nodejs-net/conversion...
  2. Convert DOC To RTF Javascript

    Convert DOC to RTF format in JavaScript code. Save DOC as RTF using JavaScript.... Save DOC as RTF in JavaScript The...output file and use the save() method to save the result as RTF. The...

    products.aspose.com/words/nodejs-net/conversion...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method...Words :: Saving :: OutlineOptions > Aspose :: Words :: Saving :: XpsSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert ICS to EMLX via Java | products.aspose.com

    Try the code sample to convert ICS files to EMLX format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...Appointment class used to load and save calendar events, create new...

    products.aspose.com/email/java/conversion/ics-t...
  5. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  6. 形状效果|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中为 PowerPoint 形状应用效果... save ( "output.pptx" , aspose . slides...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  7. Convert JPG To JPG Javascript

    Convert JPG to JPG format in JavaScript code. Save JPG as JPG using JavaScript.... Save JPG as JPG in JavaScript The...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/nodejs-net/conversion...
  8. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  9. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Save ( ArtifactsDir + "Charts.PopulateChartWithDat... FromDouble ( 5.7 )); doc . Save ( ArtifactsDir + "Charts.ChartDataValues...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BasicBlockList ); // Saving presentation pres . save ( "SimpleSmartArt...

    docs.aspose.com/slides/java/manage-smartart-shape/