Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 12,098 for

doc to png

(0.07 sec)
  1. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows To specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    DocumentBuilder MoveToHeaderFooter method. Moves the cursor To the beginning of a header or footer in the current section in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 21.4 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 21.4 Release Notes – the latest updates and fixes....FileCorruptedExcepti is thrown while importing DOC Bug WORDSNET-21983 Uneoected...UpdatePageLayout Bug WORDSNET-21899 DOC to PDF conversion issue with...

    docs.aspose.com/words/net/aspose-words-for-net-...
  4. Search and replace text in HTML document via Java

    Java source code To redact sensitive information in HTML file on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....Java Redaction HTML Redaction PNG JPG BMP TIFF HTML Redact HTML...and OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML...

    products.aspose.com/words/java/redaction/html/
  5. Extract text and images from HTML document via ...

    Java source code To extract text and images from HTML file on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....Words Java Parser HTML Parser PNG JPG BMP TIFF HTML Parse HTML...and OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML...

    products.aspose.com/words/java/parser/html/
  6. RelativeVerticalPosition Enum | Aspose.Words fo...

    Aspose.Words.Drawing.RelativeVerticalPosition enum. Specifies To what the vertical position of a shape or text frame is relative in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ImageSaveOptions - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setName("Times...

    reference.aspose.com/words/java/com.aspose.word...
  8. 21.10 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 21.10 Release Notes – the latest updates and fixes....IndexOutOfRangeExcep is thrown when DOC is saved to PDF Bug WORDSNET-14562...Bug WORDSNET-19172 Chart to PNG conversion issue with Y-axis...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  9. Convert MD to XPS - Java Code and Online Converter

    Sample Java code for MD To XPS conversion. Use this example code To convert MD To XPS within any Web or DeskTop Java based application....Order Upgrade an Order Support Docs API Reference Live Demos Code...documents to PDF, XPS, DOCX, JPG, PNG, BMP, TIFF, GIF and other formats...

    products.aspose.com/html/java/conversion/md-to-...
  10. Aspose.Words Losing Text / Spacing of PDF When ...

    Hi. I feel like this might be any easy fix but I haven’t been able To figure out how To let Aspose.Words correctly merge a DocX and PDF without cramming / not showing some of the text in the PDF fields. It also seems To …...KB) def convert_and_merge(word_doc): aw.License().set_license(BytesIO(sw_context...BytesIO() word_doc_pdf = aw.Document(word_doc) #word_doc_pdf.save(out_pdf...

    forum.aspose.com/t/aspose-words-losing-text-spa...