Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 371,117 for

save

(0.13 sec)
  1. C++ API to Convert POTX to RTF or with free Onl...

    Export POTX to RTF within your C++ applications or online. Test free POTX to RTF online converter quickly before integrating the code....Render POTX to HTML by using Save member funciton and set Html...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/potx-t...
  2. C++ API to Convert PPSM to DOCX or with free On...

    Export PPSM to DOCX within your C++ applications or online. Test free PPSM to DOCX online converter quickly before integrating the code....Render PPSM to HTML by using Save member funciton and set Html...reference Save the document to DOCX format by using Save member...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  3. C++ API to Convert PPSM to DOCM or with free On...

    Export PPSM to DOCM within your C++ applications or online. Test free PPSM to DOCM online converter quickly before integrating the code....Render PPSM to HTML by using Save member funciton and set Html...reference Save the document to DOCM format by using Save member...

    products.aspose.com/total/cpp/conversion/ppsm-t...
  4. Document to PDF Conversion in PHP|Aspose.Words ...

    Converting documents using Aspose.Words for .NET in PHP using COM in C#....doc" ); // Save the document in PDF format. $doc -> Save ( $dataDir...to PDF successfully. \n File saved at " . $dataDir . "Doc2PdfSave...

    docs.aspose.com/words/net/document-to-pdf-conve...
  5. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。... save ( "chart.pptx" , aspose . slides...removeAt ( 0 ); presentation . save ( "chart_removed.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...setting a thumbnail image when saving a document to .epub. // 1 -.... UpdateThumbnail (); doc . Save ( ArtifactsDir + "Document.UpdateThumbnail...

    reference.aspose.com/words/net/aspose.words.ren...
  7. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results.... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP via Java, optimizing performance and automating your workflow.... 100 , $picture ); $pres -> save ( "pres.pptx" , SaveFormat ::...$outputStream -> close (); } $pres -> save ( "pres.pptx" , SaveFormat ::...

    docs.aspose.com/slides/php-java/image/
  9. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/net/split-a-document/
  10. Insert Hyperlink to Document|Aspose.Words for Java

    Insert a hyperlink to a document easily and fast instead of using docx4j.... save ( dataDir + "AsposeAddHyperlinks...paragraph ); // Now save it wordMLPackage . save ( new java . io...

    docs.aspose.com/words/java/insert-hyperlink-to-...