Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 8,325 for

paged

(0.1 sec)
  1. DOCX to PDF using dotnet

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....verrons comment transformer des pages spécifiques de tout document...

    blog.groupdocs.com/fr/tag/docx-to-pdf-using-dot...
  2. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property 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/net/working-with-me...
  3. Dividir o combinar PDF, PowerPoint, Excel, Word...

    Divida o combine PDF, Word DOC/DOCX, hojas de cálculo XLS/XLSX Excel, presentaciones PPT/PPTX, dibujos de Visio, libros electrónicos y más documentos en Java. Pasos y ejemplos.... // Set the start and end page number in JoinOptions class...Merge two files with selective pages using join method. Merger merger...

    blog.groupdocs.com/es/merger/merge-pdf-word-exc...
  4. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/subscribing-f...
  5. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/net/metadata-redac...
  6. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for .NET...PngViewOptions ()) End Using Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/viewer/net/search-highlight-...
  7. GroupDocs.Merger для .NET 25.11 – последние обн...

    Узнайте, что нового в GroupDocs.Merger для .NET 25.11. Уже доступно в NuGet и на сайте GroupDocs....files can create duplicate pages. Bug MERGERNET-1007 Ошибка Bug...MERGERNET-1174 Unable to change PDF page orientation during merge. Bug...

    blog.groupdocs.com/ru/merger/groupdocs-merger-f...
  8. PDF to HTML CSharp on GroupDocs Blog | Document...

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

    blog.groupdocs.com/fr/tag/pdf-to-html-csharp/in...
  9. DOCX to PDF in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....verrons comment transformer des pages spécifiques de tout document...

    blog.groupdocs.com/fr/tag/docx-to-pdf-in-java/
  10. CSharp Word to PDF

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....verrons comment transformer des pages spécifiques de tout document...

    blog.groupdocs.com/fr/tag/csharp-word-to-pdf/