Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,564 for

color replacement

(0.53 sec)
  1. How to Find & Replace Hyperlinks in pdf - F...

    Hello Aspose Team Can I get help to know How to Find & Replace Hyperlinks in pdf. I used the below sample code to get the hyperlink. Document document = new Document("c:/pdftest/TempFile.pdf"); // Traverse thro…...How to Find & Replace Hyperlinks in pdf Aspose.PDF Product...help to know How to Find & Replace Hyperlinks in pdf. I used the...

    forum.aspose.com/t/how-to-find-amp-replace-hype...
  2. System.Drawing.Common dependency on linux envir...

    We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9). When calling the SaveAsPdf method on a PsDocument, the following exception is thrown: pgsql CopyEdit …...ctor(Color color) at #=zaAHci2YRwy2gIgZy6g==...guidance or examples on how to replace Aspose.Page with Aspose.Page...

    forum.aspose.com/t/system-drawing-common-depend...
  3. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  4. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…... The code properly replaces the text for the layer, but...is being updated. When you replace the text in a text layer, the...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  5. Redactions Cause Text Shift If Words Are Differ...

    While messing around with redactions I noticed a bit of an issue happening when redacting a sentence with multiple word formats/colours. If the last word in a redaction box has a different colour to the first word after …...Replace($".docx", "-CONVERTED.pdf");...redactionRect); redactionAnno.FillColor = Color.Black; doc.Pages[page.Number]...

    forum.aspose.com/t/redactions-cause-text-shift-...
  6. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....cs hosted with ❤ by GitHub Replace Text in Pages of OneNote Document...supports finding and then replacing text within OneNote document...

    docs.aspose.com/note/net/working-with-text/
  7. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....Replace(" \\ ", " \\\\ ") + " Northwind...Index #10 corresponds to the "Colorful 3" format. field . TableFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....Replace(" \\ ", " \\\\ ") + " Northwind...Index #10 corresponds to the "Colorful 3" format. field . TableFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Vectorize an Image – Python code and Online Vec...

    Convert images to vector graphics online or using Aspose.SVG for Python. Vectorize images, save image to SVG, and get all advantages of vector graphics!...colors_limit = 25 # Example color limit vectorizer...creation and optimization. Set the colors_limit property of the class...

    products.aspose.com/svg/python-net/vectorize-im...
  10. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets.... Data markers of the same color constitute a data series. Pie...each area is given a solid color or pattern to emphasize the...

    docs.aspose.com/cells/cpp/chart-types/