Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 15,927 for

file

(0.15 sec)
  1. Convert Excel to PDF in CSharp on GroupDocs Blo...

    Convert Excel to PDF in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert Excel to PDF in CSharp on GroupDocs Blog | Document Automation ......PDF menggunakan C# Konversikan file Excel ke PDF menggunakan C#...

    blog.groupdocs.com/id/tag/convert-excel-to-pdf-...
  2. how to redact PDF in Java on GroupDocs Blog | D...

    how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in how to redact PDF in Java on GroupDocs Blog | Document Automation Solutions ......atau sembunyikan teks dalam file Word DOC/DOCX menggunakan Java...

    blog.groupdocs.com/id/tag/how-to-redact-pdf-in-...
  3. Add Password to PPT in Java on GroupDocs Blog |...

    Add Password to PPT in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Password to PPT in Java on GroupDocs Blog | Document Automation Soluti......PowerPoint trong Java Cách khóa file PowerPoint bằng mật khẩu trong...

    blog.groupdocs.com/vi/tag/add-password-to-ppt-i...
  4. Rearrange PDF Pages in CSharp on GroupDocs Blog...

    Rearrange PDF Pages in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Rearrange PDF Pages in CSharp on GroupDocs Blog | Document Automation So......usando C# Riordina le pagine dei file PDF utilizzando C#. L'esempio...

    blog.groupdocs.com/it/tag/rearrange-pdf-pages-i...
  5. 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...
  6. 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-...
  7. 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...
  8. Get document info | GroupDocs

    Learn how to get basic document information including File type, page count, and File size using GroupDocs.Parser for .NET. Get document properties in C#.... WriteLine ( $"File Type: {info.FileType}" ); Console...PageCount}" ); Console . WriteLine ( $"File Size: {info.Size} bytes" );...

    docs.groupdocs.com/parser/net/get-document-info/
  9. Add document to Diagram via OLE | GroupDocs

    This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your .NET applications....Initialise class with embedded file path and page number; Instantiate...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/net/add-document-to-d...
  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...