Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 16,572 for

file

(0.55 sec)
  1. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email File formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData 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....in popular office and email file formats based upon template...assembled file using explicit specifications or file extension...

    docs.groupdocs.com/assembly/java/features-overv...
  2. How to convert html div to pdf - Free Support F...

    Hi How to convert a html div to pdf in Netcore 6?...straightforward way to handle file format conversions, including...Specify the HTML content or file path string htmlContent = "<div><h1>Hello...

    forum.groupdocs.com/t/how-to-convert-html-div-t...
  3. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Python via .NET...provided below to learn more about file merge features. GitHub Examples...our GitHub repository and see file merge features in action: Online...

    docs.groupdocs.com/merger/python-net/showcases/
  4. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy.... File system export – save images...image as base64 Save image as file Skip image Save image by custom...

    docs.groupdocs.com/markdown/net/strategy/
  5. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for Node.js...below to learn more about edit file features. GitHub Examples You...our GitHub repository and see file editing features in action:s...

    docs.groupdocs.com/editor/nodejs-java/showcases/
  6. Load document from local disk | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....demonstrates loading document from file path. // Create an instance...// Add annotation and save to file annotator . add ( area ); annotator...

    docs.groupdocs.com/annotation/java/load-documen...
  7. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...merger-api , pdf , merge-in-pdf , file-merger pankajgupta July 14,...the source and resulting PDF files with us? Also, does this issue...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  8. Cost Analysis

    Cost data and chart Cost Analysis PARETO CHART COST ANALYSIS COST CENTER Cost center Annual cost Percent of total Cumulative percent Parts and materials $1,325,000.00 31.17% tc={B84C5F20-1135-40DB-......to it will get removed if the file is opened in a newer version...to it will get removed if the file is opened in a newer version...

    docs.groupdocs.com/conversion/java/_sample_file...
  9. Extract Text from XLS using C#

    This article explains how to extract text from XLS using C#. It features code example to help you for text extraction from XLS in C# without installing extra software....Extracting text from Excel ( XLS ) files is a common requirement for...information management tasks. Excel files are often used to store and...

    kb.groupdocs.com/parser/net/extract-text-from-x...
  10. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....information from presentation files is a common task for developers...lets you extract text from PPT files Instantiate a Parser object...

    kb.groupdocs.com/parser/net/extract-text-from-p...