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

doc to png

(0.12 sec)
  1. LoadOptions | Aspose.Words for Java

    Allows To specify additional options such as password or base URI when loading a Document inTo a Document object in Java.... Document doc; // Aspose.Words throw an exception...local file system by filename: doc = new Document(getMyDir() + "Encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  2. GoToRemoteAction is not mapping to the File Whe...

    Aspose.pdf not supporting foreign language like Chinese/Japanese as filename while creating GoToRemoteAction hyperlink also mapping To the incorrect value as destination file. We have also tried To assign the filename w…...png (6.2 KB) carlos.molina March...Document doc = new Document(); // Create link Page page = doc.Pages...

    forum.aspose.com/t/gotoremoteaction-is-not-mapp...
  3. Extract text and images from DOTX document via ...

    C++ example code To extract text and images from DOTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Words C++ Parser DOTX Parser PNG JPG BMP TIFF DOTX Parse DOTX...and OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML...

    products.aspose.com/words/cpp/parser/dotx/
  4. Search and replace text in DOTX document via C+...

    C++ example code To redact sensitive information in DOTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....C++ Redaction DOTX Redaction PNG JPG BMP TIFF DOTX Redact DOTX...and OpenDocument Formats like DOC, DOCX, ODT to PDF, XPS, HTML...

    products.aspose.com/words/cpp/redaction/dotx/
  5. Extract text and images from MHTML document via...

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

    products.aspose.com/words/java/parser/mhtml/
  6. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....throws Exception { Document doc = new Document(); GlossaryDocument...getBuildingBlocks().getCount(), 5); doc.setGlossaryDocument(glossaryDoc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows To specify additional options when loading Text Document inTo a Document object....metafile (Wmf or Emf) images to Png image format. More... bool g...detectNumberingWithW); auto doc = MakeObject<Document>(MakeO...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – PDF Format Conversion Solution via JavaScript via C++https://products.aspose.com/pdf/javascript-cpp/conversion/Recent content in PDF Format Conversio......has-background-success https://docs.aspose.com/pdf/javascript-cpp/...conversion formats, see the https://docs.aspose.com/pdf/javascript-cpp/conversion/...

    products.aspose.com/pdf/javascript-cpp/conversi...
  9. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Решение за преобразуване на PDF формат чрез Python via Javahttps://products.aspose.com/pdf/bg/python-java/conversion/Recent content in Решение за пре......has-background-success https://docs.aspose.com/pdf/pythonjava/ Научете...преобразуване вижте страниците https://docs.aspose.com/pdf/python-java/...

    products.aspose.com/pdf/bg/python-java/conversi...
  10. TextFragmentAbsorber is unable to find the text...

    Below is the code used To find text in the pdf file. “12345” text is just for a reference. var textFragmentAbsorber = new TextFragmentAbsorber(“12345”); pdfDocument.Pages[80].Accept(textFragmentAbsorber); foreach (Te…...png (106.6 KB) My PDF has 1301 pages...wish I could have given the doc. In my case it is 1000+ pages...

    forum.aspose.com/t/textfragmentabsorber-is-unab...