Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 7,738 for

paged

(0.15 sec)
  1. GroupDocs.Comparison for .NET 25.8 – Latest Upd...

    Explore what’s new in GroupDocs.Comparison for .NET 25.8. Available now on NuGet and GroupDocs website....8 page. Learn more # Full Release Notes...

    blog.groupdocs.com/сomparison/groupdocs-compari...
  2. 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...
  3. Texte barré dans les documents en Java | C̶r̶o̶...

    Biffons le texte dans les documents en utilisant Java. Automatisez la suppression du texte non valide à l'aide d'annotations barrées avec l'API Java....Définir l’opacité, le numéro de page du document. Définissez les...présentations, des documents PDF, des pages Web, des messages électroniques...

    blog.groupdocs.com/fr/annotation/strikethrough-...
  4. Konvertieren Sie Word-Dokumente mit C# in PDF |...

    Konvertieren Sie Word DOC- und DOCX-Dokumente mit C# in .NET-Anwendungen in PDF. Automatisieren Sie Ihre Dateikonvertierung mit der Dokumentkonvertierungs-.NET-API....mithilfe der Eigenschaften Pages, PageNumber und PageCount. Konvertieren...Convert("path/converted-docx-pages-to-pdf.pdf", options); } Fazit...

    blog.groupdocs.com/de/conversion/convert-word-d...
  5. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API.... Adjust the position, size, page number of the arrow annotation...rectangle. Set other properties like page number, background, opacity...

    blog.groupdocs.com/annotation/annotate-word-doc...
  6. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP metadata without header process instruction Process multi-page TIFF during loading XMP metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....process instruction Process multi-page TIFF during loading XMP metadata...

    blog.groupdocs.com/metadata/groupdocs-metadata-...
  7. Working with metadata in PDF documents | GroupDocs

    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...
  8. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown documents/files like common text documents using GroupDocs.Editor for Node.js via Java....Documents Leave feedback On this page This example demonstrates the...repository on GitHub. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  9. Add watermarks to spreadsheet documents | Group...

    GroupDocs.Watermark provides an easy way to add watermark to the worksheets of any Excel document....worksheet and are invisible in Page Layout mode. The image is automatically...in Excel only when you’re in Page Layout view or Print Preview...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Add Watermark to Word in CSharp on GroupDocs Bl...

    Add Watermark to Word in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Add Watermark to Word in CSharp on GroupDocs Blog | Document Automatio......filigranes par programme sur les pages à l'aide de l'API .NET...

    blog.groupdocs.com/fr/tag/add-watermark-to-word...