Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,438 for

pdf output formatting

(0.35 sec)
  1. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…...Password = decryptedPassword, Format = (WordProcessingFileTy)FileType...3 I am aware that the .txt format does not store any font information...

    forum.groupdocs.com/t/txt-font-replacement/16295
  2. 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...context regarding the document format or content? biczdim March 28...

    forum.groupdocs.com/t/viewer-replace-characters...
  3. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct Output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....specific file formats Loading specific file formats Leave feedback...document format manually to guarantee correct output produced...

    docs.groupdocs.com/parser/java/loading-specific...
  4. Highlighting search results | GroupDocs

    This article gives knowledge on how to highlight search results in the text of a document....Head tag is generated in the output HTML. method returns an object...constructor. Details on the output adapters are presented on the...

    docs.groupdocs.com/search/nodejs-java/highlight...
  5. HTML Content dimensions - Free Support Forum - ...

    Hi All, I have a few questions on group docs viewer for JSP: Is there a way to control the dimensions of the html content generated by Group Docs? The dimensions of the html content varies based on the document used a…...find the attached screenshots/output (Before and after disabling...about pdf file showing in html format I used the below pdf in the...

    forum.groupdocs.com/t/html-content-dimensions/2130
  6. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Microsoft Word and Open Document formats. Here is how to do this in...sample demonstrates how to embed PDF file into DOCX document as OLE...

    docs.groupdocs.com/merger/net/add-document-to-w...
  7. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Word and PDF documents, Excel and Oped Document format spreadsheets...@"c:\embedded.pdf" ; string filePathOut = @"c:\output\result.ppt"...

    docs.groupdocs.com/merger/net/add-document-to-p...
  8. How to Convert JPG to XLSM in C#

    This quick guide briefly explains to you the process to convert JPG to XLSM in C# and learn how to use this guide to convert JPG to XLSM using C#....parameters to customize the output XLSM document Save the converted...document transformation from one format to another. Moreover, SpreadsheetConvertOp...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...new document formats is added in supported format list for annotating...changes for spreadsheet, PDF file formats and support for hyperlink...

    blog.groupdocs.com/groupdocs.blog/page/80/
  10. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...enabled = True with open ( output_file , "wb" ) as stream_out...redacted successfully. \n Check output in { source_file } " ) else...

    docs.groupdocs.com/redaction/python-net/save-to...