Sort Score
Result 10 results
Languages All
Labels All
Results 8,051 - 8,060 of 365,752 for

save

(0.14 sec)
  1. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Save the modified presentation as...data_label_format . separator = "/" # Save the presentation to disk as...

    docs.aspose.com/slides/python-net/create-chart/
  2. Convert EPUB to PPSX via Java API | products.as...

    Java API to Convert EPUB to PPSX without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  3. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The Save method exposed by Presentation...NotesPositions :: BottomFull ); // Saving presentation and notes pages...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  4. ImageSavingArgs.keepImageStreamOpen property | ...

    ImageSavingArgs.keepImageStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving an image....stream open or close it after saving an image. get keepImageStreamOpen...provided in the Aspose.Words.Saving.ImageSavingArgs.ImageStream...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract Assets from 3DS File Formats via Java |...

    Sample Java extract assets code for 3DS file. Use this example code to extract assets from 3DS file within any Web or Desktop Java based application....Call the Extract method and save the file System Requirements...if (entity instanceof Mesh){ Save((Mesh)entity, node.getName());...

    products.aspose.com/3d/java/extractor/3ds/
  6. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。... 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在 PDF...link ); // 保存更新后的文档 document . save ( _dataDir + "CreateApplicationLin_out...

    docs.aspose.com/pdf/zh/java/create-links/
  7. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....exportFileName ); // Save PDF document document . Save ( dataDir + "...( ms ); } // Save PDF document documentTo . Save ( dataDir + ...

    docs.aspose.com/pdf/net/import-export-xfdf/
  8. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order...."A1:T35" ); // Save the workbook. workbook . save ( path . join..."$1:$2" ); // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  10. FixedPageSaveOptions.metafileRenderingOptions p...

    FixedPageSaveOptions.metafileRenderingOptions property. Allows to specify metafile rendering options.... Saving . MetafileRenderingOpt Examples...metafileRenderingOpt = new aw . Saving . MetafileRenderingOpt ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...