Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 6,798 for

paged

(0.04 sec)
  1. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....a stream where each document page will be stored Call Convert...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  2. Convert PDF to HTML in Java on GroupDocs Blog |...

    Convert PDF to HTML in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML in Java on GroupDocs Blog | Document Automation Soluti......conversion du document entier ou de pages sélectives dans l'application...

    blog.groupdocs.com/fr/tag/convert-pdf-to-html-i...
  3. Servlets based front-end Powered by GroupDocs.C...

    Document conversion now becomes easier with GroupDocs.Conversion for Java front end. Team GroupDocs delightedly releasing the servlets based front end of the API, facilitating the user to explore all of the conversion functionalities of the API. GroupDocs.Conversion front-end using Servlet This front end simplify the process to convert any document format into other formats. It is a single page application which allows user to upload any document, select target format and click Convert, then user must allow browser to download the converted document.... It is a single page application which allows user...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. Convert Spreadsheets using GroupDocs.Conversion...

    Reason to use a Document Conversion API The world is becoming a global village and businesses running all over the world interacting and collaborating with hundreds of institutions across the globe, the data gathered from different sources come in a number of different formats. Even the data arranged within an organization could be compiled in different formats depending upon the person or department gathering and maintaining it. You may also find yourself in a situation where the older files being used within the company may no longer be compatible with the company’s needs due to certain changes in company policies and software being used by it....option of converting the single page of the document in the desired...

    blog.groupdocs.com/conversion/convert-spreadshe...
  5. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....be an estimated word count, page count, character count, etc...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Convert PDF to HTML in CSharp on GroupDocs Blog...

    Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert PDF to HTML in CSharp on GroupDocs Blog | Document Automation So......convertir un document entier ou des pages sélectionnées. Recent content...

    blog.groupdocs.com/fr/tag/convert-pdf-to-html-i...
  7. csharp parser on GroupDocs Blog | Document Auto...

    csharp parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in csharp parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......de traitement de texte et de pages spécifiques à l'aide de...

    blog.groupdocs.com/fr/tag/csharp-parser/index.xml
  8. Add Watermark to Documents while Conversion in ...

    Document conversion is one of the most frequent processes that endures across a lot of industries. Sometimes, it is the business need to put a watermark on the resultant document after conversion. For example, you want to convert a Word document to PDF or PowerPoint PPT/PPTX to PDF with a watermark (text or image) in all the PDF pages. GroupDocs.Conversion for .NET and Java gives you such an option. It possesses a class WatermarkOptions with rich properties such as:...(text or image) in all the PDF pages. GroupDocs.Conversion for .NET...

    blog.groupdocs.com/conversion/add-watermark-to-...
  9. extract images from documents in java on GroupD...

    extract images from documents in java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in extract images from documents in java on GroupDocs Blog | Docume......l'ensemble du document et de pages spécifiques de documents de...

    blog.groupdocs.com/fr/tag/extract-images-from-d...
  10. No differences are detected in header when head...

    Hello! We have two documents with some numbers in the header. Document 1 has “123” and document 2 has “456”. Both documents also have the same field code in the header. Here are the documents: 113.docx (20.9 KB) 213.…...shows no changes and the summary page says “SOURCE AND TARGET FILES...

    forum.groupdocs.com/t/no-differences-are-detect...