Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 499 for

doc to jpeg

(0.16 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used To construct image URIs written inTo an Html Document. Default is null in C++....HtmlFixedResourceFol () { auto doc = MakeObject < Document > ( MyDir...get_ResourcesFolderAlias ()); doc -> Save ( ArtifactsDir + u "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering Document pages or shapes To images in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  4. Replacer | Aspose.Words for Java

    Provides methods intended To find and replace text in the Document in Java....regex in the document: String doc = getMyDir() + "Footer.docx";...create(replacerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_KeepResourceStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a resource in C++....HtmlFixedResourceFol () { auto doc = MakeObject < Document > ( MyDir...get_ResourcesFolderAlias ()); doc -> Save ( ArtifactsDir + u "...

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

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method. Allows To control how resources (images, fonts and css) are saved when a Document is exported To fixed page Html format in C++....HtmlFixedResourceFol () { auto doc = MakeObject < Document > ( MyDir...get_ResourcesFolderAlias ()); doc -> Save ( ArtifactsDir + u "...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert HTML to PDF – C# Examples and Online Co...

    Learn how To convert HTML To PDF in C# and consider various HTML To PDF conversion scenarios in C# examples. Try online HTML 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-html-to-pdf/
  8. Frequently Asked Questions | Aspose.Page for C++

    Get answers To the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....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/faq/
  9. XpsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XPS format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert headings that can...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PDF format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertHyperlink("Testlink"...

    reference.aspose.com/words/java/com.aspose.word...