Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 45,288 for

color

(1.49 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....method returns an automatic color of data point based on series...values and chart style. This color is used by default if fillType...

    docs.aspose.com/slides/java/public-api-and-back...
  2. Create Transparent Image using Java

    This article guides on how to create transparent image using Java. It has all the details to set up the environment, a list of steps, and a sample code to develop a transparent picture maker using Java....object, and set the color type to true color with an alpha channel...by specifying the size and color type using the PngOptions class...

    kb.aspose.com/imaging/java/create-transparent-i...
  3. SVG Filters and Gradients – SVG code – Aspose.S...

    You'll learn how to write SVG code to create SVG filters, Gaussian blur, drop shadow effect, light effects, or a linear gradient and radial gradient....can produce a wide variety of color and lighting effects, blurring...SourceAlpha leads to a black-color result. <feGaussianBlur> takes...

    docs.aspose.com/svg/net/drawing-basics/filters-...
  4. Aspose PDF Arrow Annotation 문의 - Free Support F...

    안녕하세요. Aspose PDF 를 활용하여 Annotation 을 추가하는 작업을 하고 있습니다. 커스텀하게 사용하고 싶은 Annotation 이 있어 가능할지 문의드립니다. image.png (5.0 KB) 제가 원하는 건 이런 화살표 주석이구요. 현재 화살표 추가는 LineAnnotation 에 ClosedArrow 사용 중입니다. // 화살표 추가 …...Color color) { LineAnnotation arrow =...Pdf.Point(x2, y2)); arrow.Color = color; arrow.Border = new Border(arrow)...

    forum.aspose.com/t/aspose-pdf-arrow-annotation/...
  5. ChartDataTable.font property | Aspose.Words for...

    ChartDataTable.font property. Provides access to font formatting of the data table.... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....circle properties like its color Create a Graph object and add...a circle is created and its color is set that is followed by the...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...monochrome and color formats with different color depths. Using...have a large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/java/save-barcode-image/
  8. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for PHP...monochrome and color formats with different color depths. Using...have large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/phpjava/save-barcodes/
  9. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Node.js...monochrome and color formats with different color depths. Using...have large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/nodejsjava/save-barcodes/
  10. ListCollection.AddCopy | Aspose.Words for .NET

    Discover the ListCollection AddCopy method to effortlessly duplicate a list and enhance your document's collection with ease and efficiency.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...