Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,723 for

one

(0.06 sec)
  1. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into One, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Join two or more documents into one document, join specific pages...

    docs.groupdocs.com/merger/python-net/features-o...
  2. How to Convert Excel to CSV in Java

    This post covers basic document conversion and contains detailed instructions on how to convert Excel to CSV in Java along with Java code to convert Excel to CSV....have transformed documents from one Spreadsheet format to another...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. GroupDocs.Assembly Engine APIs | GroupDocs

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use One of the com.groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....from a template, you can use one of the overloads. The following...template. The object must be of one of the following types:<br> A...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. How to Convert TIFF to PDF in Java

    This guide walks you through the whole process to convert TIFF to PDF in Java. Explore sample code for Java TIFF to PDF capability and modify it as per your needs....document transformation utilizing one of the popular document conversion...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata information saved with that file and then attaches metadata free file with email message.... Email is one of the primary and mostly used...

    blog.groupdocs.com/metadata/introducing-outlook...
  6. How to Integrate and Use GroupDocs' Online Sign...

    We have published a GroupDocs’ Signature plugin for Chrome. This online signature add-on provides GroupDocs users with a slick interface for signing documents from within Gmail. GroupDocs’ online signature plugin gives you the ability to sign documents online in Gmail emails, without having to install bulky office software. When you need to sign a document, GroupDocs Signature opens it for you. With the plugin, you no longer have to log in to the GroupDocs website to view a document....GroupDocs account (if you don’t have one, register for a trial ) Installing...

    blog.groupdocs.com/signature/how-to-integrate-a...
  7. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and image annotations with the .NET API.... Crossing out is one of the ways to mark the invalid...

    blog.groupdocs.com/annotation/strikethrough-tex...
  8. pages-1-3-5.pdf

    HOME BASED PROFESSIONAL SERVICES Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan 3 Creating an extensive business plan is unnecessary for most businesses to get started. However, creat......suggested length of no more than one page) of the business, including...

    docs.groupdocs.com/conversion/python-net/_sampl...
  9. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only One method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....The interface contains only one method, AcceptRedaction, which...

    docs.groupdocs.com/redaction/java/use-redaction...
  10. How to change the maximum size of a file | Grou...

    This article shows how to change the maximum size of a file....may get errors similar to the one below: error: error reading /home/jenkins/...

    docs.groupdocs.com/viewer/java/how-to-change-ma...