Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 2,212 for

word to pdf

(0.04 sec)
  1. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options To render print area and To include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18.... Invalid PDF when rendering Excel document...rendering Text documents into PDF and image Incorrect rendering...

    blog.groupdocs.com/viewer/render-print-area-in-...
  2. Add underline annotation | Documentation

    The page describes how To add an underline annotation To a document using GroupDocs.Annotation for .NET....pdf" )) { UnderlineAnnotation underline...1422623 , //Supported only Word and PDF documents Points = new List...

    docs.groupdocs.com/annotation/net/add-underline...
  3. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...pdf (2.4 MB) incorrect_characters...debugger. In particular, the word “bezpečnosti” in HTML markup...

    forum.groupdocs.com/t/viewer-replace-characters...
  4. Queries in text and object form | Documentation

    This article gives the knowledge about two ways To create a search query: in text or object form....Creating subquery 1 - simple word query SearchQuery subquery1...result may contain the following word sequences: // futile 12 blessed...

    docs.groupdocs.com/search/net/queries-in-text-a...
  5. eSign document with Barcode signature | Documen...

    This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...This example shows how to sign PDF document with Barcode signature...signature = new Signature ( "sample.pdf" ); try { // setup options with...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Advanced search for Metadata signatures | Docum...

     This article explains how To search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....pdf" )) { // search for signatures...Metadata ); // try to get each Pdf signature with proper data type...

    docs.groupdocs.com/signature/java/advanced-sear...
  7. Extract Archive Files Data using C# | ZIP, RAR,...

    Extract data of compressed archives like ZIP, RAR, TAR, GZIP, BZIP2 files using C# in .NET application. Parse archives and extract whole text within files....supported document formats like word-processing documents, presentations...text retrieved from one of the PDF files within the ZIP file. ----------...

    blog.groupdocs.com/parser/extract-zip-files-dat...
  8. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....Field PhraseSearch Not Or And Word + + + + + WordPattern + + +...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/nesting-search-q...
  9. Updating Text signature with advanced options |...

     This article explains how To provide advanced options when updating Text electronic signatures with GroupDocs.Signature API....IsSignature Image Spreadsheet Pdf Presentation Word Processing Update Text...new Signature ( "sampleSigned.pdf" ); TextSearchOptions options...

    docs.groupdocs.com/signature/java/updating-text...
  10. Load password-protected document | Documentation

    This article explains how To load passWord protected document with GroupDocs.Signature API....pdf" ); QrCodeSignOptions options...signature . sign ( "signedProtected.pdf" , options ); } catch ( Exception...

    docs.groupdocs.com/signature/java/load-password...