Sort Score
Result 10 results
Languages All
Labels All
Results 8,091 - 8,100 of 36,479 for

color

(0.1 sec)
  1. 在 Java 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    在 Java 中创建 PowerPoint 演示文稿中的图表...1 , 30 )); // Sets the fill color for series series . getFormat...getSolidFillColor (). setColor ( Color . RED ); // Takes the second...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  2. 连接器|Aspose.Slides 文档

    在 Java 中连接 PowerPoint 形状... setColor ( Color . BLACK ); connector . setStartShapeConnect...getSolidFillColor (). setColor ( Color . RED ); // 指定连接器线的厚度 connector...

    docs.aspose.com/slides/zh/java/connector/
  3. How to Create Hyperlink in PDF using Java

    This quick article teaches you how to create hyperlink in PDF using Java. It contains all the necessary information to write this application along with a working sample code to add link to PDF using Java....annotation active area, font, size, color, contents, alignment, callout...

    kb.aspose.com/pdf/java/how-to-create-hyperlink-...
  4. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....recovery mode, data background color and buffer size hint. This tutorial...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...
  5. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....change the formatting like font color and other properties, all the...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  6. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....be placed, the media file, color, title, subject, etc. You can...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  7. Aspose.PSD为Java 23.4 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....为公共API设计RawColor类,以在PSD API中使用,而不是过时的Color struct 增强功能 PSDJAVA-418 集成现代Aspose许可证到Aspose...setEffectColor(com.aspose.psd.Color) M:com.aspose.psd.fileformats...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. | Aspose

    Sample code for BMP to Searchable PDF Java conversion. Use API example code for batch BMP files to Searchable PDF conversion within any Web or Desktop Java based application....both monochrome as well as color format with various colour depths...

    products.aspose.com/ocr/java/conversion/bmp-to-...
  9. How to add Caret Annotation using Java | Aspose...

    Java sample code to add Caret annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... setColor ( Color . getBlue ()); document . getPages...

    products.aspose.com/pdf/java/annotation/caret/add/
  10. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... ForegroundColor = Color . Aqua ; // Add stamp to particular...

    docs.aspose.com/pdf/net/add-page-number/