Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 4,614 for

values

(0.07 sec)
  1. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty Values, the output document will have empty paragraphs....removed or replaced with empty values, the output document will have...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  2. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty Values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....removed or replaced with empty values. A new member RemoveEmptyParagraph...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/removing-empty-...
  3. GroupDocs Holidays Offer – Get 25% off GroupDoc...

    Share this issue: Monthly NewsletterDecember 2018 25% off GroupDocs.Total OR 24 bottles of Award-Winning Pirathon Total Shiraz Get 25% off GroupDocs.Total OR 24 Bottles of Award-Winning Pirathon Total Shiraz (worth over $1500). Quote HOLOFF2018 or PIRATH2018 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from GroupDocs.com, not through third parties or resellers....rendering of TSV (Tab-separated values) and PCL (Printer Command Language)...removed or replaced with empty values, the output document will have...

    blog.groupdocs.com/total/groupdocs-holidays-off...
  4. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....are optional, have default values and can be omitted. Now, let’s...you to specify the following values: Diagonal, TopLeft, TopCenter...

    blog.groupdocs.com/viewer/protect-your-document...
  5. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... The values of all properties for absolute...); // Set absolute margins. Values are measured in document units...

    docs.groupdocs.com/watermark/java/adding-text-w...
  6. Merge PDF, Word, Excel, PowerPoint Files in C# ...

    Programmatically merge PDF, Word documents, spreadsheets, presentation files within your .NET based applications using the Merger API by GroupDocs in C#....bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  7. Use advanced rasterization options | GroupDocs

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....dictionary item with an integer value. The following example demonstrates...dictionary items having integer values. The “maxSpots” defines the...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Render XML documents as HTML, PDF, PNG, and JPE...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert XML documents to HTML (with and without pagination), PDF documents, PNG, and JPEG raster formats....XML element, attribute, its value, text node, XML comment, CDATA...for enquoting the attribute values, are unified. The screenshot...

    docs.groupdocs.com/viewer/net/render-xml-docume...
  9. GroupDocs.Conversion 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....contains the comma-separated values, normally used to store tabular...contains the comma-separated values, normally used to store tabular...

    blog.groupdocs.com/categories/groupdocs.convers...
  10. Advanced Usage | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......descriptors Working with interpreted values Working with metadata properties...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/advanced-usage/