Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 591,029 for

save

(0.13 sec)
  1. BarcodeParameters.BackgroundColor | Aspose.Word...

    BarcodeParameters BackgroundColor property. Bar code background color 0x000000 0xFFFFFF in C#....image into the document, or save it to the local file system...NET461_OR_GREATER || JAVA img . Save ( ArtifactsDir + "FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.ForegroundColor | Aspose.Word...

    BarcodeParameters ForegroundColor property. Bar code foreground color 0x000000 0xFFFFFF in C#....image into the document, or save it to the local file system...NET461_OR_GREATER || JAVA img . Save ( ArtifactsDir + "FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BarcodeParameters.BarcodeType | Aspose.Words fo...

    BarcodeParameters BarcodeType property. Bar code type in C#....image into the document, or save it to the local file system...NET461_OR_GREATER || JAVA img . Save ( ArtifactsDir + "FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.BarcodeValue | Aspose.Words f...

    BarcodeParameters BarcodeValue property. Data to be encoded in C#....image into the document, or save it to the local file system...NET461_OR_GREATER || JAVA img . Save ( ArtifactsDir + "FieldOptions...

    reference.aspose.com/words/net/aspose.words.fie...
  5. WebDocument | Aspose.Slides for Java API Reference

    Represents a transition form of the presentation for saving into a web format....form of the presentation for saving into a web format. Constructors...Methods Method Description save() Saves the document output. getInput()...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. Add Barcodes to Word Documents|Documentation

    How to Add Barcodes to MS Word Files Using Aspose.BarCode and Aspose.Words...DocumentBuilder Save the document Class DocumentBuilder...MemoryStream (); generator . Save ( imageStream , BarCodeImageFormat...

    docs.aspose.com/barcode/net/add-barcode-to-word...
  7. ISaveableFacade | Aspose.PDF for .NET API Refer...

    Facade interface that defines methods common for all Saveable facades....Methods Name Description Save (Stream) Saves the result PDF document...document to stream. Save (string) Saves the result PDF document to...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  8. Inserting and Deleting Rows and Columns in Jyth...

    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.... insertRows ( 2 , 1 ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Insert Row.xls"...

    docs.aspose.com/cells/java/inserting-and-deleti...
  9. How to Generate PDF from Excel in Java

    In this brief tutorial we will learn how to generate PDF from Excel in Java. You can perform these tasks in macOS, Linux, and Windows....simply load the Excel file and save it as PDF as described below...object for conversion to PDF Save the Excel file as PDF In these...

    kb.aspose.com/cells/java/how-to-generate-pdf-fr...
  10. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... Save ( dataDir + "SetFieldLimit_out...Black); // Save updated document document . Save ( dataDir +...

    docs.aspose.com/pdf/net/modifing-form/