Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 368,125 for

save

(0.22 sec)
  1. Android API to Render MHTML to GIF | products.a...

    Transform MHTML to GIF via Android via Java API...Convert MHTML to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render EPUB to MARKDOWN | produc...

    Transform EPUB to MARKDOWN via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render EPUB to PS | products.asp...

    Transform EPUB to PS via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to PS format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render PCL to MARKDOWN | product...

    Transform PCL to MARKDOWN via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render PCL to OTT | products.asp...

    Transform PCL to OTT via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  6. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... save ( path . join ( dataDir , "chart...true ); // Saving the Excel file workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  7. Hyphenation.RegisterDictionary | Aspose.Words f...

    Effortlessly enhance text processing with the Hyphenation RegisterDictionary method. Load language-specific hyphenation dictionaries seamlessly for optimal results....hyphenate that document upon saving, we need a hyphenation dictionary...CustomHyphenationDic (); // When we save the document, German hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  8. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...and an ImageBrush , and then save the XpsDocument . The following...)) 19 # Save the resultant XPS document 20 doc. save (data_dir...

    docs.aspose.com/page/python-net/xps/working-wit...
  9. Working with Signature in PDF File|Aspose.PDF f...

    Discover how to manage digital signatures in PDF documents, including adding, removing, and verifying, using Aspose.PDF in Java....signature ); // Save output PDF file pdfSign . save ( _dataDir +...signature ); // Save output PDF file pdfSign . save ( _dataDir +...

    docs.aspose.com/pdf/java/working-with-signature...
  10. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...GSave operator: this operator saves the current graphics state page...GRestore ()); } // Save PDF document document . Save ( dataDir + "AddImage_out...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...