Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,034 for

doc to png

(0.03 sec)
  1. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  2. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method To efficiently convert Document pages inTo Graphics objects at your desired dimensions. Enhance your rendering process Today!... Document doc = new Document ( MyDir + "Rendering...page. float returnedScale = doc . RenderToSize ( 0 , canvas ...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Convert BMP to EPS using API for C++

    BMP To EPS conversion functionality offered by Aspose.Page API solution for C++ 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/cpp/convert/bmp-to-eps/
  4. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the Document is saved.... Doc Saves the document in the Microsoft...single or multipage TIFF file. Png Renders a page of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported To HTML, MHTML or EPUB. Default value is Image in C++.... auto doc = MakeObject < Document > ( MyDir...e ( htmlOfficeMathOutput ); doc -> Save ( ArtifactsDir + u "HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB To PDF using Aspose.HTML Python library. Consider various EPUB To PDF conversion scenarios in Python 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/html/python-net/convert-epub-to...
  7. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImageSavingCallback method. Allows To control how images are saved when a Document is saved To Markdown format in C++....void RenameImages () { auto doc = MakeObject < Document > ( MyDir...callback will be run at this time. doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can only be HtmlFixed in C++....HtmlFixedResourceFol () { auto doc = MakeObject < Document > ( MyDir...get_ResourcesFolderAlias ()); doc -> Save ( ArtifactsDir + u "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  10. 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...