Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 63,510 for

tiff output

(0.67 sec)
  1. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a Tiff file....when saving page images into a TIFF file. Members Name Description...document that we convert into a TIFF image. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....SetSubject( "subject" ); Write output to stream The code below defines...defines a process of PUB to TIFF conversion and saving the result...

    docs.aspose.com/pub/net/programming-with-docume...
  3. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...encountering an issue with loading a TIFF file for conversion to PDF,...and correctly points to the TIFF file. If the stream is null...

    forum.aspose.com/t/loading-the-image-throws-an-...
  4. Convert BMP to PDF|Aspose.PDF for Android via Java

    You may easily convert BMP bitmap files to PDF used to store digital bitmap images separately from the display device using Aspose.PDF. for Android via Java....image file Finally, save the output PDF file So the following code..."BMP-to-PDF.pdf" ); // Save output document try { document . save...

    docs.aspose.com/pdf/androidjava/convert-bmp-to-...
  5. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....source file and customize the output as per the requirements. Steps...Save settings and save the output file These steps describe the...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  6. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, Tiff, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Save ( u "output.pdf" , SaveFormat :: Pdf );...control several aspects of the output HTML. The code example below...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  7. Convert SVG to PDF in Python – Aspose.HTML

    Use powerful Aspose.HTML for Python via .NET API to convert SVG to PDF programmatically or convert SVG online using a free SVG Converter....local file system, select the output format and run the example...file. {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import aspose...

    products.aspose.com/html/python-net/conversion/...
  8. Convert SVG to Image in Python – Aspose.HTML

    Use powerful Python API to convert SVG to image programmatically with full control over save options or convert SVG online using a free SVG Converter....an SVG file, selecting the output format, and running the example...API! {{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import aspose...

    products.aspose.com/html/python-net/conversion/...
  9. ImageSaveOptions.PageLayout | Aspose.Words for ...

    Specifies how multiple document pages are arranged in a single image for accurate visual Output....multiple pages into a single output. public MultiPageLayout PageLayout...configure this property. For Tiff the default value is TiffFrames...

    reference.aspose.com/words/net/aspose.words.sav...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java.... to(OutputStream output, SaveOptions saveOptions) to(OutputStream...to(OutputStream output, int saveFormat) to(String output) Specifies...

    reference.aspose.com/words/java/com.aspose.word...