Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,034 for

doc to png

(0.04 sec)
  1. Splitter | Aspose.Words for Java

    Provides methods intended To split the Documents inTo parts using different criteria in Java.... String doc = getMyDir() + "Big document...create(splitterContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  2. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....PowerPoint Presentation DOC to ODT PNG to PDF PDF to JPG JPG to...file Sign PDF Online PDF to DOC Online PPTX Viewer...

    www.fileformat.app/
  3. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted To SVG images when saving To HTML, MHTML, EPUB or AZW3... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::PageLayoutEvent enum | A...

    Aspose::Words::Layout::PageLayoutEvent enum. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls Document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged inTo pages. Depending of the operation which triggered build, page layout model may or may not be further rendered inTo fixed page format. For example, computing number of pages in the Document or updating fields does not require rendering, whereas export To Pdf does 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...
  5. Convert Microsoft Project MPP file to TIFF

    Aspose.Tasks for .NET allows converting Microsoft Project (MPP) file To TIFF programmatically....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. Convert SVG to BMP – C#

    Convert SVG To BMP in C# using Aspose.HTML API. Consider various SVG To BMP conversion scenarios in C# examples. Try online SVG 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-svg-to-bmp/
  7. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal 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...
  8. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast 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...
  9. PdfImageCompression enumeration | Aspose.Words ...

    Aspose.Words.Saving.PdfImageCompression enumeration. Specifies the type of compression applied To images in the PDF file.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Printing MS Project MPP files to Separate Image...

    Aspose.Tasks for .NET allows exporting Microsoft Project (MPP) data To separate image files....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tasks/net/printing-project-page...