Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 373,036 for

save

(0.34 sec)
  1. C++ API to Convert MD to SWF | products.aspose.com

    Convert MD to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to SWF format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  2. Working with Projects | Aspose.Tasks Documentation

    Learn how to read, modify, Save, and convert Microsoft Project MPP/XML files using Aspose.Tasks for .NET....to create, read, modify, and save projects in multiple formats...= new Project(stream); 13 } Saving and Converting Projects Aspose...

    docs.aspose.com/tasks/net/working-with-projects/
  3. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/Saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/Saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/Saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/Saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/Saveformat/#FLAT_OPC) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file with Aspose.PDF for Rust via C++.... These are opening a file, saving changes, and properly closing...applications. The ability to open and save PDF documents is a core requirement...

    docs.aspose.com/pdf/rust-cpp/open-pdf-document/
  5. 将列宽设置为可缩放单位如em或百分比的Node.js和C++实现|Documentation

    学习如何在Aspose.Cells for Node.js via C++中将列宽设置为em或百分比等可缩放单位,从而改善生成HTML表格的展示效果。...sourceFilePath ); // Specify Html Save Options const options = new...setWidthScalable ( true ); // Specify image save format options . setExportImagesAsBas...

    docs.aspose.com/cells/zh/nodejs-cpp/set-column-...
  6. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/Saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/Saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/Saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/Saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/Saveformat/#FlatOpc) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....dictionary, // and save it to a fixed-page save format. The text... LCID ), Is . True ); doc . Save ( ArtifactsDir + "Hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. CancellationToken while loading a 3D scene in C...

    You can use the CancellationTokenSource to cancel the Save/open task at any time you need with C# 3D file manipulation and conversion API....loading a 3D scene All open/save methods will have an extra cancellationToken...CancellationTokenSou to cancel the save/open task at any time you need...

    docs.aspose.com/3d/net/cancellationtoken-while-...
  9. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....Diagram (); // save in the VSDX format diagram . save ( dataDir +...watermark to visio in page Call Save method of the Diagram class...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  10. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP.... Call the Document class’ save(..) method to generate the PDF...842.4 ); // Save output document $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/change-page-size/