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

file

(0.19 sec)
  1. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....edit CSV file How to edit XML file How to edit e-Book file Edit text...text files Edit Email documents Edit Markdown documents Was this...

    docs.groupdocs.com/editor/net/edit-document/
  2. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...the template and data source files? Also share the sample code...getting the template and JSON file provided and producing a result...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  3. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing password protected documents....method was returning broken file ImportAnnotations method was...closing source stream for Tiff files Download and implement various...

    blog.groupdocs.com/annotation/implement-link-an...
  4. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 Files....MPEG audio properties from MP3 files. Note For more information on...metadata from an MP3 file. an MP3 file Get the root metadata...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  5. How to Add Text Field Annotation in PDF using Java

    This topic will demonstrate how to add text field annotation in PDF using Java. We will also help you in writing code to insert text field annotation to PDF in Java....class by passing the path of PDF file to its constructor Create an...modifications to the input and output file paths, integrating the aforementioned...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  6. Render SVG as PDF using Java

    Effectively grasp the understanding to render SVG as PDF using Java. Furthermore, explore detailed step-by-step instructions and Java code for rendering SVG to PDF....Viewer class by supplying the SVG file path as an argument to its constructor...the necessary adjustments to file paths, adding the code to render...

    kb.groupdocs.com/viewer/java/render-svg-as-pdf-...
  7. How to Convert PowerPoint to HTML in C#

    Let's review the workflow to convert PowerPoint to HTML in C# using simple API calls and how to create code for the C# PPT to HTML converter application....class for loading the input PPT file from the disk for transforming...loading the input PowerPoint file and initialized MarkupConvertOptions...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image File types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local File Following code snippet shows how to add ImageWatermark 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_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....supports adding the following image file types as image watermark: Bmp;...Add image watermark from local file Following code snippet shows...

    docs.groupdocs.com/watermark/java/adding-image-...
  9. Protect PDF document | GroupDocs

    Protect PDF documents when rendering documents using GroupDocs.Viewer for .NET...DenyPrinting ; // Create a PDF file. PdfViewOptions viewOptions...DenyPrinting ' Create a PDF file. Dim viewOptions As PdfViewOptions...

    docs.groupdocs.com/viewer/net/protect-pdf-docum...
  10. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....pdf The following sample file is used in this example: Tables...invoice.pdf The following sample file is used in this example: Tips...

    docs.groupdocs.com/parser/python-net/working-wi...