Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,038 for

doc to png

(0.09 sec)
  1. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of Document pages.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions.export_fonts_as_base64 property...

    HtmlSaveOptions.export_fonts_as_base64 property. Specifies whether fonts resources should be embedded To HTML in Base64 encoding... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient Document layout management. Enhance your workflow with powerful notification features....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  5. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions construcTor for saving images in versatile formats like TIFF, Png, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...rendered images in the Tiff, Png, Bmp, Jpeg, Emf, Eps, WebP or...saveFormat SaveFormat Can be Tiff, Png, Bmp, Jpeg, Emf, EpsWebP or Svg...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format To the output HTML, MHTML or EPUB... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converter.Convert | Aspose.Words for .NET

    Effortlessly convert your Documents with our Converter's Convert method. Transform input files inTo desired formats with ease and precision....image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...single line of code. string doc = MyDir + "Document.docx" ; Converter...

    reference.aspose.com/words/net/aspose.words.low...
  8. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type To be used for all images in the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert GIF to EPS using Java API Solution

    GIF To EPS conversion functionality offered by Aspose.Page API solution for Java 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/java/convert/gif-to-eps/
  10. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!... Png 6 Portable Network Graphics....to read WebP image. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dra...