Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 1,133 for

one to pdf

(0.05 sec)
  1. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you To generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....More Document formats including PDF, Epub and XPS document formats...to its text representation (One, Two, Three, …) hex Formats...

    docs.groupdocs.com/assembly/python-net/features...
  2. Load Note document with options | GroupDocs

    Learn this article and check how To load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....over conversion to formats like PDF, PNG, or DOCX. The following...converter = new Converter ( "sample.one" , () -> loadOptions )) { PdfConvertOptions...

    docs.groupdocs.com/conversion/java/load-note-do...
  3. Features Overview | GroupDocs

    GroupDocs.Assembly for .NET is an API that allows you To generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of cusTom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting To strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with cusTom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes To email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension AuTo-removal of empty paragraphs Generate various report types, e....More Document formats including PDF, Epub and XPS document formats...to its text representation (One, Two, Three, …) hex Formats...

    docs.groupdocs.com/assembly/net/features-overview/
  4. Load Spreadsheet document with options | GroupDocs

    Learn this article and check how To load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for Java API.... specifies that one sheet from the spreadsheet must...outputPath = "ConvertSpreadsheetAn.pdf" ; const converter = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how To sign Pdf and other documents in .NET using PKCS#11 hardware Tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features....pdf" ; string outputPath = "signed.pdf" ; // (1) Sign...flows are supported. Choose the one that matches your infrastructure...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  6. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, To CommentDisplayMode, due To it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...pdf", options); } Attaching the sample...sample, as well as the output PDFs with different options: Comment...

    forum.groupdocs.com/t/hidecomments-replacement-...
  7. Receiving CultureNotFoundException - Free Suppo...

    Hey, our app is set To globalization-invariant mode. I see we get CultureNotFoundExceptions because GroupDocs.Conversion requires cultures. Is there any way yo bypass this? Why are cultures needed in the conversion? Tha…...set the culture to a neutral one, such as CultureInfo.InvariantCulture...file converter.Convert("output.pdf"); } catch (CultureNotFoundExcep...

    forum.groupdocs.com/t/receiving-culturenotfound...
  8. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document AuTomatio......text in multiple Word, Excel, PDF, TXT files of a folder &...text in multiple Word, Excel, PDF, text files of a folder &...

    blog.groupdocs.com/categories/groupdocs.search-...
  9. Working with templates | GroupDocs

    Complete guide To creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....definition Result ) Extracts only one line 67890 ) Extracts two lines...templateItems ); Images and scanned PDFs Starting from version 25.2,...

    docs.groupdocs.com/parser/net/working-with-temp...
  10. Load from a stream | GroupDocs

    This example demonstrates how To load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.One") const metadata = new groupdocs.metadata.Metadata(fileStream); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...one" ) const metadata = new groupdocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...