Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 499 for

doc to jpeg

(0.14 sec)
  1. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....Document doc = new Document(getMyDir() + "Document.docx"); doc.save(getArtifactsDir()...and saves it as a BMP file. DOC Saves the document in the Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  2. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property To easily define where your resources are saved, enhancing efficiency and control in your projects....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...options . ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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-...
  4. SaveFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.SaveFormat enum To easily choose Document save formats, enhancing your file management and compatibility for seamless workflows.... Doc 10 Saves the document in the...EMF (Enhanced Meta File) file. Jpeg 104 Renders a page of the document...

    reference.aspose.com/words/net/aspose.words/sav...
  5. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in PDF Document in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); builder.writeln("Jpeg image:"); builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for OCR File AuTomation – Java OCR Image To Text Conversionhttps://products.aspose.com/ocr/java/conversion/Recent content in Java OCR Imag......com/ocr/java/conversion/bmp-to-doc/Mon, 01 Jan 0001 00:00:00 +0000https://products...com/ocr/java/conversion/bmp-to-doc/ container-fluid header1 header2...

    products.aspose.com/ocr/java/conversion/index.xml
  7. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    Discover how the KeepResourceStreamOpen property in ResourceSavingArgs enhances Aspose.Words by managing stream efficiency during resource saving....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...options . ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::IResourceSavingCallback ...

    Aspose::Words::Saving::IResourceSavingCallback interface. Implement this interface if you want To control how Aspose.Words saves external resources (images, fonts and css) when saving a Document To fixed page HTML or SVG in C++....ResourceSavingCallba () { auto doc = MakeObject < Document > ( MyDir...set_ResourceSavingCallba ( callback ); doc -> Save ( ArtifactsDir + u "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. How to Resize Document During Conversion from H...

    Learn how To use rendering options To resize Document pages To the size of the content and vice versa....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/resize-document/
  10. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows To specify the stream where the resource will be saved To in C++....HtmlFixedResourceFol () { auto doc = MakeObject < Document > ( MyDir...get_ResourcesFolderAlias ()); doc -> Save ( ArtifactsDir + u "...

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