Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 368,025 for

save

(0.12 sec)
  1. Archive

    archives...Moreover, it allows converting and saving MPP files. The Project class...provides the save(string, SaveFileFormat) method that saves the project...

    blog.aspose.com/tasks/convert-mpp-to-tiff-in-java/
  2. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveOptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly.... Save ( ArtifactsDir + "HtmlSaveOptions...RemoveJavaScriptFrom = true ; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Set Height of the Bars in the BarCode Image in ...

    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 ( data_dir + "barcode3.jpg"...setBarHeight ( 7 . 0 ) bb . save ( data_dir + "barcode7.jpg"...

    docs.aspose.com/barcode/java/set-height-of-the-...
  4. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save the file. Delete Tables from...remove ( table ); // Save PDF pdfDocument . save ( DATA_DIR . resolve...

    products.aspose.com/pdf/java/table/remove/
  5. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your document conversion process effortlessly.... Save ( ArtifactsDir + "MarkdownSaveOptions...MarkdownLinkExportMo . Inline ; doc . Save ( ArtifactsDir + "MarkdownSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Reusing Style Objects with C++|Documentation

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....] Reusing style objects can save memory and make a program faster...PutValue ( u "Hello World!!" ); // Save to Pdf without setting PdfSaveOptions...

    docs.aspose.com/cells/cpp/reusing-style-objects/
  7. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET... Save the converted document as a...Delete ); // Save PDF document document . Save ( dataDir + "AttachZUGFeRD_out...

    docs.aspose.com/pdf/net/attach-zugferd/
  8. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....2" , 2 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-01-mod...Name" , 1 ); // Save PDF document formEditor . Save ( dataDir + "Sample-Form-02-mod...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  9. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  10. C++ API to Convert XPS to XLSM | products.aspos...

    Convert XPS to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Convert XPS to XLSX by using Save member function Load XLSX document...reference Save the document to XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...