Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 1,034 for

doc to png

(0.03 sec)
  1. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you To choose the best compression type for vibrant, high-quality images.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfImageColorSpaceExportMode enumeration | Aspo...

    aspose.words.saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert JPG to EPS using Python

    JPG To EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  5. ImageSaveOptions.save_format property | Aspose....

    ImageSaveOptions.save_format property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used...PNG , SaveFormat.BMP , SaveFormat...converts a document to one. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want To control how Aspose.Words loads external resource when importing a Document and inserting images using DocumentBuilder in C++.... () { auto doc = MakeObject < Document > (); doc -> set_ResourceLoadingCallb...MakeObject < DocumentBuilder > ( doc ); // Images usually are inserted...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB To TIFF in C# using Aspose.HTML API. Consider various EPUB To TIFF conversion scenarios in C# examples. Try online EPUB Converter....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  9. Aspose::Words::Saving::ImageSaveOptions::Clone ...

    Aspose::Words::Saving::ImageSaveOptions::Clone method. Creates a deep clone of this object in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Im...

    Aspose::Words::Saving::ImageSaveOptions::get_ImageBrightness method. Gets or sets the brightness for the generated images in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...