Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 340 for

remove system.drawing

(0.42 sec)
  1. OutOfMemoryException When Exporting ActiveX Con...

    Hi, Google drive link for repro zip: We are seeing an OutOfMemoryException during PPTX-to-PDF conversion with the latest Aspose.Slides for .NET. The issue occurs on a 64-bit Windows Azure App Service when the presen…...ThrowIfFailed(Status status) at System.Drawing.Image.LoadGdipImageFromStr(IStream*...useEmbeddedColorMana) at System.Drawing.Image.LoadGdipImageFromStr(Stream...

    forum.aspose.com/t/outofmemoryexception-when-ex...
  2. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...23 Hi , Can it possible to remove white line spacing from stamp...contentEditor.BindPdf(temp_stream); System.Drawing.Rectangle rectangle = new...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  3. Performance Problem with AddShape() - Free Supp...

    I have been extensively testing Aspose for some time now with the aim of replacing the existing Microsoft.Interopt interface in our company. In the meantime, I have also succeeded in implementing our requirements with A…...false; Turning these checks off removes a lot of per‑shape work that...using Aspose.Diagram; using System.Drawing; // only needed for measurement...

    forum.aspose.com/t/performance-problem-with-add...
  4. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....for signature location System . Drawing . Rectangle rect = new...new System . Drawing . Rectangle ( 10 , 10 , 300 , 50 ); // Set...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  5. Aspose.Cells Third‐Party Reference Information|...

    Detailed guide on how Aspose.Cells references third‐party libraries across .NET versions (net6, net8, net9, net10) on Windows and Linux, including version differences, upgrade impact, and how to inspect referenced assemblies programmatically....Cells Version System.Drawing.Common System.Security...targetLibs = new [] { "System.Drawing.Common" , "System.Security...

    docs.aspose.com/cells/net/third-party-reference...
  6. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...Normalize the cell text to remove extra spaces in placeholders...// builder.Font.Color = System.Drawing.Color.Black; builder.W...

    forum.aspose.com/t/font-style-automatically-cha...
  7. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...ClearFormatting(); // Remove individual cell borders cell...SetBorders(LineStyle.Single, 1, System.Drawing.Color.Red); // Correct...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  8. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....CreatePolygon ( lineInfo , 1 , new System . Drawing . Rectangle ( 0 , 0 ,...iew_out.pdf" ); } } How to remove hidden text from a PDF file...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  9. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....support without dependency on System.Drawing.Common new Check Website...stream or URL Add, replace or remove nodes Edit MHTML Edit Markdown...

    products.aspose.com/html/net/
  10. SVG Opacity and Transparent Colors in C# – Aspo...

    Work with SVG opacity in C# using Aspose.SVG for .NET. Set opacity, fill-opacity, stroke-opacity, RGBA, HSLA, and transparent export backgrounds....) The color value itself Remove fill completely fill="none"...{ 10 BackgroundColor = System. Drawing . Color . Transparent 11...

    docs.aspose.com/svg/net/svg-opacity-and-transpa...