Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 582,997 for

save

(0.2 sec)
  1. AddTextLayer takes too much time when adding se...

    Hi! So, I tested the following code: int X = 100; using (var psd = new PsdImage(300, 100)) { for (var i = 0; i < X; i++) { var watch = Stopwatch.StartNew(); psd.AddTextLayer($"text {i}", new Re…...Save("myLoopingTest.psd", new PsdOptions());...Stop(); Console.WriteLine($"save: {saveWatch.ElapsedMilliseconds}");...

    forum.aspose.com/t/addtextlayer-takes-too-much-...
  2. PdfPageMode enumeration | Aspose.Words for Python

    aspose.words.saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "save" method # to modify how that...document to .PDF. save_options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++... Save the modified presentation. This...Cells" ); // Saves the presentation to Disk pres -> Save ( u "table...

    docs.aspose.com/slides/cpp/manage-table/
  4. 13.12.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 13.12.0 Release Notes – the latest updates and fixes....is not preserved during open/save a RTF Bug WORDSNET-8944 UpdateFields...GetShapeRenderer().Save method incorrectly save DrawingML Bug WORDSNET-9115...

    docs.aspose.com/words/net/aspose-words-for-net-...
  5. Convert DOCX to XLT in C++ or with free Online ...

    C++ API to Convert DOCX to XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLT online converter quickly before integrating the code....Convert DOCX to HTML by using Save member function Load HTML document...reference Save the document to XLT format using Save member function...

    products.aspose.com/total/cpp/conversion/docx-t...
  6. Convert DOCM to XLS in C++ or with free Online ...

    C++ API to Convert DOCM to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCM to XLS online converter quickly before integrating the code....Convert DOCM to HTML by using Save member function Load HTML document...reference Save the document to XLS format using Save member function...

    products.aspose.com/total/cpp/conversion/docm-t...
  7. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    SaveOptions 财产. 获取或设置一个值确定是否使用抗锯齿进行渲染... Save ( ArtifactsDir + "Document.ImageSaveOptions...UseHighQualityRender = true ; doc . Save ( ArtifactsDir + "Document.ImageSaveOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  8. 在Jython中将文件转换为Mhtml|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  9. Generate Multiple MacroPdf417 BarCodes for Larg...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....) # Save the barcode (fileid_segmentid.png) builder . save ( data_dir...end \ # Display Status puts "Saved Images Successfully." Download...

    docs.aspose.com/barcode/java/generate-multiple-...
  10. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... Examples Shows how to save a document with embedded TrueType...font_infos . save_subset_fonts = embed_all_fonts doc . save ( file_name...

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