Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,268 for

image to pdf

(0.11 sec)
  1. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with EdiTor in my application, I Took help from Groupdocs team for EdiTor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…... "foreColor", "backColor", "pdf", { name: "fontName", items:...}); } } ], pdf: { paperSize: 'A5', } }); kendo.pdf.defineFont({...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  2. Searching | GroupDocs

    The articles in this section describe advanced Topics related To search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...search results Homophone search Image search options Was this page...

    docs.groupdocs.com/search/nodejs-java/searching/
  3. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows To add text watermarks To documents which may consists of pages, worksheets, slides or frames....pdf" using ( Watermarker watermarker...= new Watermarker ( "sample.pdf" )) { // Initialize the font...

    docs.groupdocs.com/watermark/net/adding-text-wa...
  4. Search index events | GroupDocs

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...pdf” and how to skip indexing documents...immediately before adding indexed image to an index. The event can be...

    docs.groupdocs.com/search/nodejs-java/search-in...
  5. Adding watermarks | GroupDocs

    GroupDocs.Watermark for Java supports the following watermark types. TextWatermark ImageWatermark Adding watermark To any supported document format using GroupDocs.Watermark consists of some easy steps. Following are the steps To add a watermark To a document. Load the document Create and initialize watermark object Set watermark properties Add a watermark To the document Save the document For more details please refer To the following guides:...Adding text watermarks Adding image watermarks Add watermarks to...Add watermarks to images Add watermarks to PDF documents Add watermarks...

    docs.groupdocs.com/watermark/java/adding-waterm...
  6. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected To be attached with email. It is an attach file butTon that appears in New Message window in Outlook. When some file is selected To be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message....metadata in images Cleans XMP metadata in images Supported Formats...(XLS/XLSX) Portable Document Format (PDF) GIF JPEG/JPG PNG Supported Versions...

    blog.groupdocs.com/metadata/introducing-outlook...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Supported file formats include: PDF, Microsoft Word, Excel, PowerPoint...share documents, drawings and images in more than 50 different file...

    blog.groupdocs.com/groupdocs.blog/page/91/
  8. GroupDocs.Viewer Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....over 50 types of documents and images from any modern web-browser...display over 50 document and image types. Designed based on the...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Save to stream | GroupDocs

    You might need To save a document To any cusTom file at any location on the local disc or a even a Stream. The following example demonstrates how To save a document To any location. final RedacTor redacTor = new RedacTor("Sample.docx"); try { // Here we can use document instance To perform redactions RedacTorChangeLog result = redacTor.apply(new ExactPhraseRedaction("John Doe", new ReplacemenToptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document To a cusTom location and convert its pages To Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....location and convert its pages to images final FileOutputStream fileStream..."C:\\\\Temp\\\\sample_output_file.pdf" ); try { RasterizationOptions...

    docs.groupdocs.com/redaction/java/save-to-stream/
  10. GroupDocs.Viewer Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Microsoft Office files and images directly in a web-browser,...ability to view documents and images right in your web browser,...

    blog.groupdocs.com/categories/groupdocs.viewer-...