Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 6,500 for

color management

(0.2 sec)
  1. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...300px; height: 200px; background-color: #f1f1f1; padding: 20px; } ...align-items: center; */ background-color: transparent; } .back-div {...

    forum.aspose.com/t/using-border-radius-and-box-...
  2. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...get_Item(0); Color originalFillColor = sourcePortion...getSolidFillColor().getColor(); Color testFillColor = new Color(34, 64, 128); SoftAssertions...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images Color drop out or the Color gets lines. Also what is the highest resolution that can be set? var pdfDocument = new …...converting certain images color drop out or the color gets lines. Also...Cause The issue of lines or color dropouts when converting PDF...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  4. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...inconsistent coloring — e.g., only partial background color applied...Observed Behavior Background color is only partially applied (e...

    forum.aspose.com/t/incorrect-text-redaction-for...
  5. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a PDF using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...Raw)) { Color = Color.Blue, Title = "Sample",...SoundSampleDataEncod.Raw)) { Color = Color.Red, Title = "sample-44100-16x1...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  6. Aspose html not rendering emojis - Free Support...

    When i use aspose html to convert to pdf. Aspose html is not rendering these icons :back::end::on::soon::top: properly. I have added all the fonts you mentioned below and more. I am using ubuntu jammy for my runtime. i…...as “Segoe UI Emoji” or “Noto Color Emoji.” Specify the font in...cannot get it to render with color emojis. I’ve tried embedding...

    forum.aspose.com/t/aspose-html-not-rendering-em...
  7. Resolve RGB Values from SetAdvancedColor Operat...

    For some context I am using Aspose for .NET version 20.9 I am looping through page.Contents and have setup If ElseIf statements for each Operator type. I am having issues right now with SetAdvancedColor. An element on s…...check the information on that color space (i.e. is it Separation...can determine the number of color components and the components...

    forum.aspose.com/t/resolve-rgb-values-from-seta...
  8. EMF to SVG: Missing text - Free Support Forum -...

    Hello, I’m using Aspose.Imaging for .NET (with a Developer OEM license) to convert EMF files to SVG. Here is a file where the bottom right corner text is lost after the conversion. Could you please take a look at this…...Set Background Color : Specify a background color for the rasterization...rendered, especially if the text color is similar to the background...

    forum.aspose.com/t/emf-to-svg-missing-text/310935
  9. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…...Color.WhiteSmoke, ConcurrentImageProce...BackgroundColor = Aspose.Imaging.Color.WhiteSmoke, TextRenderingHint...

    forum.aspose.com/t/issues-when-converting-pdf-t...
  10. Genrating PDF with html frtagments as a large f...

    Hi, I have been using ASPOSE PDF licensed version, trying to generate pdf for around 700 pages. Each page represent a project which has information around a project of constructed html content. It works fine for few …... This helps manage memory usage and reduces the...incomplete renders . Memory Management : Ensure sufficient memory...

    forum.aspose.com/t/genrating-pdf-with-html-frta...