Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 9,669 for

page

(4.63 sec)
  1. eSign Presentation with Metadata signature | Gr...

    This article explains how to add metadata signatures to Presentation document with GroupDocs.Signature...signature Leave feedback On this page Overview provides class to specify...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/esign-presenta...
  2. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java....( viewOptions ); } 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/java/image-viewer-adj...
  3. Replace missing font | GroupDocs

    This article explains how to replace missing font when rendering documents with GroupDocs.Viewer within your Java applications....( viewOptions ); } 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/java/replace-missing-...
  4. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }... close (); } 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/java/save-in-origi...
  5. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....Extract tables from a specific page Extract tables from the entire...Extract tables from a specific page # using (Parser parser = new...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. System Requirements | GroupDocs

    GroupDocs.Signature for .NET supports any 32-bit or 64-bit operating system where .NET or Mono framework is installed...Requirements Leave feedback On this page Overview GroupDocs.Signature...MonoDevelop 2.4 and later Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/system-require...
  7. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for Java...Notes Leave feedback On this page Why To Migrate? Here are the...samples and showcases. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/migration-notes/
  8. Email attachments | GroupDocs

    This article shows how to get the information about the attachments....attachments Leave feedback On this page Extracting all attachments from..."message.msg" ); } Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/net/email-attachme...
  9. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....Manually Leave feedback On this page detects file type from the extension...file-type for full control. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Set Document Metadata on Save | GroupDocs

    Choose the metadata source (source document, target document, or custom file-author metadata) when saving the comparison result using GroupDocs.Comparison for Python via .NET....Save Leave feedback On this page The comparison result document...file (DOCX, 25 KB) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/develo...