Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,499 for

color replacement

(0.17 sec)
  1. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....images) convert a PDF from RGB color space to grayscale Let’s check...Add, replace or remove text and images Adding, replacing, or removing...

    docs.aspose.com/pdf/java/overview/
  2. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...replace(Pattern.compile(Pattern.qu...getShading().setBackgroundPattern(new Color(128, 128, 128)); //字体颜色 builder...

    forum.aspose.com/t/topic/312798
  3. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library.... convert a PDF from RGB color space to grayscale. Let’s check...Add, replace or remove text and images Adding, replacing, or removing...

    docs.aspose.com/pdf/net/overview/
  4. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....images) convert a PDF from RGB color space to grayscale Let’s check...Add, replace or remove text and images Adding, replacing, or removing...

    docs.aspose.com/pdf/cpp/overview/
  5. PDF to PUB Converter

    PDF to Publisher conversion is a complicated task to do, of course, if you want the conversion to be precise. Why can't you transform PDF to PUB easily?...individual and can be moved, replaced, or scaled (when opened in...objects of type, size, and color you need where you need them...

    docs.aspose.com/pub/net/pdf-to-pub/
  6. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......that it does not replace the background color underneath. While...completely masks/replaces the background blue color underneath. How...

    forum.aspose.com/latest.rss
  7. VMWare support - Free Support Forum - aspose.com

    Can you please tell me whether your product has been tested and works in virtual environments? For example, our web servers are actually VMWare virtual machines so any software or component that we purchase has to be t…...exploring other products as a replacement. Many thanks, Phil shahzadlatif...SolidBrush(System.Drawing.Color.FromArgb(25, System.Drawing.Color.LightSteelBlue));...

    forum.aspose.com/t/vmware-support/121196
  8. Bug in processing .Dng images - Free Support Fo...

    Hi, I load a .dng image and save it to another format, 2 issues: The saved final image is too dark, even if I apply NormalizeHistogram nothing happens! The top and left corners have a little black space! See the snap…...JpegOptions()); } } } Make sure to replace the file paths with your actual...check the heavily darkened color tone of source vs destination...

    forum.aspose.com/t/bug-in-processing-dng-images...
  9. Document | Aspose.Words for Java

    Represents a Word document in Java....getPageColor() Gets the page color of the document. getPageCount()... setPageColor(Color value) Sets the page color of the document...

    reference.aspose.com/words/java/com.aspose.word...
  10. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....setColor(Color.BLUE); border.setDistanceFromText(0...setLineWidth(30.0); border.setColor(Color.BLUE); border.setDistanceFromText(0...

    reference.aspose.com/words/java/com.aspose.word...