Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 371,019 for

save

(0.26 sec)
  1. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the document to [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/Saveformat/#MHTML) formats....version of HTML is used when saving the document to SaveFormat...Members Name Description XHTML Saves the document in compliance with...

    reference.aspose.com/words/python-net/aspose.wo...
  2. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge JPEG files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  3. Export EML to BMP via Java | products.aspose.com

    Java API to Convert EML to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  4. Generate Code 16K Barcodes in C#|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.... Save ( $"{path}Code16KAspectRatio10...Code16K . AspectRatio = 20 ; gen . Save ( $"{path}Code16KAspectRatio20...

    docs.aspose.com/barcode/net/code16k-barcodes/
  5. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....:: Color :: Empty ); doc -> Save ( get_ArtifactsDir () + u "Table...cells in the table, and then save the document. table -> ClearBorders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. 在 Ruby 中更改形状的位置|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "ChangeShapePosition...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  7. Using Anonymous Types or Custom Objects in Aspo...

    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....false ); //Save the Excel file. report . Workbook . Save ( "Smart...

    docs.aspose.com/cells/net/using-anonymous-types...
  8. Get Watermark from PDF using C++ | Aspose.PDF

    Get watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Get Watermark from...artifact -> get_Image () -> Save ( fs );...

    products.aspose.com/pdf/cpp/watermark/get/
  9. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results.... Save ( ArtifactsDir + "SvgSaveOptions...= 30 ; builder . Document . Save ( ArtifactsDir + "Shape.SoftEdge...

    reference.aspose.com/words/net/aspose.words.dra...
  10. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge MD files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/