Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,038 for

doc to png

(0.05 sec)
  1. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermarker SetImage method. Effortlessly add cusTom image watermarks for a professional Touch....image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...image to the document. string doc = MyDir + "Document.docx" ; string...

    reference.aspose.com/words/net/aspose.words.low...
  2. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Effortlessly convert WMF and EMF metafiles To Png format with LoadOptions. Simplify your image management and enhance compatibility Today!...metafile(Wmf or Emf) images to Png image format. public bool ConvertMetafilesToPn...convert all metafile images to Png on document loading. Please note...

    reference.aspose.com/words/net/aspose.words.loa...
  3. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Jpeg...

    reference.aspose.com/words/net/aspose.words.sav...
  4. LaTeX to image | Aspose.TeX for C++

    To convert TeX To image formats using Aspose.TeX API solution for C++ learn this article that describes how To do this and the code examples....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tex/cpp/latex-to-image/
  5. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    Discover the ShapeBase GetShapeRenderer method To effortlessly create and render shapes as images, enhancing your design projects with ease.... Document doc = new Document ( MyDir + "Various...shapes.docx" ); Shape [] shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  6. IPageLayoutCallback Interface | Aspose.Words fo...

    CusTomize your Document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::Layout::IPageLayoutCallback inte...

    Aspose::Words::Layout::IPageLayoutCallback interface. Implement this interface if you want To have your own cusTom method called during build and rendering of page layout model 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...
  8. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used To render this shape inTo an image.... doc = aw . Document ( file_name =...x . as_shape (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.exportImagesAsBase64 property |...

    HtmlSaveOptions.exportImagesAsBase64 property. Specifies whether images are saved in Base64 format To the output HTML, MHTML or EPUB... let doc = new aw . Document ( base ....options . prettyFormat = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkdownLinkExportMode Enum | Aspose.Words for ...

    Discover how the Aspose.Words MarkdownLinkExportMode enum enhances link export in Markdown, optimizing your Document conversion process effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertShape ( ShapeType...

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