Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 38,276 for

save

(0.04 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  2. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/nodejsjava/generate-bar...
  3. Generate EAN-2 and EAN-5 Barcodes as Supplement...

    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}SupplementEAN2.png"...SupplementData = "12345" ; gen . Save ( $"{path}SupplementEAN5.png"...

    docs.aspose.com/barcode/net/ean2-and-ean5-as-su...
  4. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression....jpg" ); // When we save the document as a TIFF, we can...ThresholdForFloydSte = 240 }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...load_options = options ) Shows how save a web page as a .docx file....and then save it to the local file system. doc . save ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET API. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter.... The save options in the example are set...Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-docx/
  7. Control the Appearance of Code Text in PHP|Docu...

    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....$symbology -> Code128 ); \ # Save the image to your system and...BarCodeImageFormat (); $bb -> save ( $dataDir . "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  8. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Save ( ArtifactsDir + "DocumentBuilderImage...+ "WebP image.webp" ); doc . Save ( ArtifactsDir + "Image.InsertWebpImage...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Extracting Images from Presentation shapes|Aspo...

    Extract images from PowerPoint presentation in C# or .NET...identified, you can extract it and save it as a new file. XXX public..."BackImage_" ; Backimg . SystemImage . Save ( ImagePath + "Slide_" + slideIndex...

    docs.aspose.com/slides/net/extracting-images-fr...
  10. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX and consider the supported MHTML to DOCX conversion scenarios in C# examples. Try online MHTML Converter.... In this example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-docx/