Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,806 for

drawing

(1.51 sec)
  1. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...Drawing.Common is not supported on...PlatformNotSupported: System.Drawing.Common is not supported on...

    forum.groupdocs.com/t/watermark-messing-up-in-p...
  2. Text redaction | GroupDocs

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Drawing ; using ( Redactor redactor...ReplacementOptions(System.Drawing.Color.Black))); // Use GroupDocs...

    docs.groupdocs.com/redaction/net/text-redactions/
  3. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Drawing ; bool preRasterize = true...//System.Drawing.Point samplePoint = new System.Drawing.Point(516...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  4. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Drawing ; var stream = new MemoryStream...ImageAreaRedaction(new System.Drawing.Point(1160, 2375), // new ...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  5. Can't convert PowerPoint files to PDF on Linux ...

    Environment: GroupDocs.Conversion.Net100 26.6.0, .NET 10, Ubuntu 24.04 Docker container, with libgdiplus installed as your setup guide instructs. Issue: When converting certain PowerPoint files to PDF, we get this error…...Drawing.Common ) for image handling...26.6.0 we reference System.Drawing.Common 7.0, which isn’t supported...

    forum.groupdocs.com/t/cant-convert-powerpoint-f...
  6. PPTX -> PDF, some graphics create NaN operands ...

    Different Fonts, Bullets, Numbering, and Text Effects_Updated Version.zip (37.4 KB) When the attached file is converted from a PowerPoint presentation into an PDF file, some of the moveto and lineto operations on the 7t…...Drawing to 7.0.0, but this causes issues...it: on Linux, pinning System.Drawing.Common to 6.0.0 isn’t a preference;...

    forum.groupdocs.com/t/pptx-pdf-some-graphics-cr...
  7. Result compare 2 files word is wrong - Free Sup...

    Input and output files: input_231215.7z (449.9 KB) GroupDocs.Comparison .NET version: 25.2.0 Please retest my input files Thank you!...Drawing.Color.Yellow, ShapeColor = System.Drawing.Color...System.Drawing.Color.Aqua, ShapeColor = System.Drawing.Color.Blue...

    forum.groupdocs.com/t/result-compare-2-files-wo...
  8. מציג CAD | הצג והמר קבצי DWG, DXF באופן מקוון

    הצג קבצי DXF ו-DWG באמצעות כלי CAD Viewer המקוון בחינם. מפתחים יכולים לפתח Viewer מקוון משלהם....viewer = new Viewer("/path/drawing.dwg")) { PdfViewOptions viewOptions...PdfViewOptions("/path/cad-drawing.pdf"); viewer.View(viewOptions);...

    blog.groupdocs.com/he/viewer/cad-viewer-online/
  9. CAD Viewer | View and Convert DWG, DXF Files On...

    View DXF and DWG files using free online CAD Viewer tool. Developers can develop their own online Viewer....viewer = new Viewer("/path/drawing.dwg")) { PdfViewOptions viewOptions...PdfViewOptions("/path/cad-drawing.pdf"); viewer.View(viewOptions);...

    blog.groupdocs.com/viewer/cad-viewer-online/
  10. Arial Font redering error in viewer - Free Supp...

    We are seeing incorrect font rendering in document previews/thumbnails. The current implementation already includes several font-related mitigations: Arial font files are already bundled in the repo fonts are copied in…...Drawing.Common instead of System.Drawing. So regardless...not rely on GDI+ (via System.Drawing) at all. Maybe, give it a chance...

    forum.groupdocs.com/t/arial-font-redering-error...