Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,491 for

color replacement

(0.16 sec)
  1. Modify SmartObject PSD - Free Support Forum - a...

    Hello, I purchased an Aspose Python PSD OEM license to perform a specific task, but I’m unable to achieve the expected result. I need support to resolve this. When I try to replace the content of a smart object, the re…... When I try to replace the content of a smart object...Below is the code I used to replace the content of the smart object...

    forum.aspose.com/t/modify-smartobject-psd/313972
  2. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... text_replace_options = ap . text . TextReplaceOptions... fill_color = ap . Color . black annot . border_color = ap ....

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  3. Managing Ranges with C++|Documentation

    Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically.... SetForegroundColor ( Color :: Red ()); range . Get ( 0...style32 . SetForegroundColor ( Color :: Green ()); range . Get (...

    docs.aspose.com/cells/cpp/managing-ranges/
  4. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations.... Color ( 255 , 0 , 0 )); // Red range...setForegroundColor ( new AsposeCells . Color ( 0 , 255 , 0 )); // Green range...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  5. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: green;">Workbook created successfully...Name with JavaScript via C++ Replace tag with text in a textbox...

    docs.aspose.com/cells/javascript-cpp/create-tex...
  6. 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-...
  7. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...Replace("<table", "<table style='width:100%;'");...preserving all formatting, including colors, and then insert that image...

    forum.aspose.com/t/extarct-content-from-excel-a...
  8. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF....image color type using ‘image_placement.image.get_color_type()’...image_placements : # Determine the color type of the image colorType...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  9. 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/
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...replace(".docx", ".pdf"); PdfSaveOptions...: false); } // 字体颜色 String color = getLastFontValue(lastStyleJson...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...