Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,038 for

doc to png

(0.09 sec)
  1. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageSaveOptions.Resolution | Aspose.Words for ...

    Optimize your images with ImageSaveOptions! Control horizontal and vertical resolution in DPI for stunning quality and clarity. Enhance your visuals Today!...rendering a document to PNG. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "Times...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored To your needs.... Png ), new object [] { sender },...document with data sources: string doc = MyDir + "Report building.docx"...

    reference.aspose.com/words/net/aspose.words.low...
  4. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...builder = new DocumentBuilder(doc); // Images usually are inserted...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converter | Aspose.Words for Java

    Represents a group of methods intended To convert a variety of different types of Documents using a single line of code in Java....saveFormat) convertToImages(Document doc, ImageSaveOptions saveOptions)...images. convertToImages(Document doc, int saveFormat) convertToImages(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions construcTor. Initializes a new instance of this class with default values in C++....1]>" tags, // and a different PNG image within "<![if !vml]>" tags...Words will only load the PNG. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontsAsBase64 method. Specifies whether fonts resources should be embedded To HTML in Base64 encoding. Default is false in C++.... auto doc = MakeObject < Document > ( MyDir...-> set_PrettyFormat ( true ); doc -> Save ( ArtifactsDir + u "HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding cusTomizable text watermarks for a professional Touch and seamless output.... string doc = MyDir + "Big document.docx"...SetWatermarkToImages ( doc , new ImageSaveOptions ( SaveFormat . Png ), watermarkText...

    reference.aspose.com/words/net/aspose.words.low...
  9. Aspose::Words::Layout::PageLayoutCallbackArgs::...

    Aspose::Words::Layout::PageLayoutCallbackArgs::get_Event method. Gets event in C++....PageLayoutCallback () { auto doc = MakeObject < Document > (); doc -> get_BuiltInDocumentPrope...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> get_LayoutOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveOptions LinkExportMode property To control link formatting in output files. Optimize your Document exports effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertShape ( ShapeType...

    reference.aspose.com/words/net/aspose.words.sav...