Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 7,132 for

may

(0.07 sec)
  1. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......If you have large size data (may consist of multiple files of...

    blog.groupdocs.com/categories/groupdocs.redacti...
  2. Edit PowerPoint Presentations | GroupDocs

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Java....all others are optional and may be omitted. Along with format...

    docs.groupdocs.com/editor/java/edit-powerpoint/
  3. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....that the origin of coordinates may be different for different document...

    docs.groupdocs.com/watermark/java/adding-text-w...
  4. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadContext context) { var loadOptions = new WordPr…... Its resolution may therefore take longer than initially...

    forum.groupdocs.com/t/txt-font-replacement/16295
  5. Quick Start Guide | GroupDocs

    Render files, list and save attachments in any supported format using GroupDocs.Viewer for Python via .NET to experience its simplicity and power in Python.... Optionally you may to test all the product features...

    docs.groupdocs.com/conversion/python-net/gettin...
  6. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/.gitignore node_modules/ npm-d......the app runs in trial mode (may include watermarks) Examples:...

    docs.groupdocs.com/comparison/nodejs-java/_samp...
  7. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  8. Convert presentations | GroupDocs

    This article demonstrates how to convert PowerPoint presentations of PPT, PPTX, ODP to other formats with couple lines of C# code.... It may be boring, time-consuming, and...

    docs.groupdocs.com/conversion/net/convert/prese...
  9. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in templates....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  10. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for template loading and document saving in .NET....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/assembly/net/basic-usage-str...