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

color management

(0.65 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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
  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. TypeError: function missing required argument ‘...

    I use a line chart configured as below. But since version 25.11 I get “TypeError: function missing required argument ‘bubble_sizes’ (pos 4)” I asked Google AI and it says the data type must be float for the Y-axis. I …...5]) Setting color for line chart alexey.noskov...access to our Paid Support management team. SuneVav December 18...

    forum.aspose.com/t/typeerror-function-missing-r...
  8. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...margin: 20px;"> <h2 style="color: yellow;">Hello, this is a header</h2>...header</h2> <p style="color: blue; line-height: 1.5;">This is...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  9. Read and Write to Excel With Kotlin|Documentation

    Learn to read, write, and format Excel files in Kotlin using Aspose.Cells for Java. Includes code examples for formulas and formatting....configured for dependency management. Setting Up Aspose.Cells...applies styling (bold text, red color, and center alignment) to a...

    docs.aspose.com/cells/java/read-and-write-to-ex...
  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...