Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 38,960 for

color

(0.07 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – استخراج متن یا تصاویر از PDF با استفاده از C#https://products.aspose.com/pdf/fa/net/parser/Recent content in استخراج متن یا تصاویر از PDF با اس......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/net/parser/index.xml
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using JavaScripthttps://products.aspose.com/pdf/javascript-cpp/parser/Recent content in Extract text or images ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/javascript-cpp/parser/i...
  3. 入门|Documentation

    如何安装 Aspose Cells for Go via C++ 并创建“Hello World”应用程序。...BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/zh/go-cpp/getting-started/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取、删除 PDF 中的表格https://products.aspose.com/pdf/zh-hant/java/table/Recent content in 使用 Java 添加、提取、删除 PDF 中的表格 on Aspsoe.PDF ProductsH......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/java/table/inde...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Java 添加、提取或移除 PDF 中的附件https://products.aspose.com/pdf/zh-hant/java/attachments/Recent content in 使用 Java 添加、提取或移除 PDF 中的附件 on Aspsoe.PDF Pro......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/java/attachment...
  6. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Color ConvertColor ( string inputColor , Color defVal...)) return defVal ; try { int color = Convert . ToInt32 ( inputColor...

    docs.aspose.com/barcode/net/how-to-create-custo...
  7. Aspose::Words::Drawing::ImageData::get_IsLinkOn...

    Aspose::Words::Drawing::ImageData::get_IsLinkOnly method. Returns true if the image is linked and not stored in the document in C++....object will define the border color as empty. ASSERT_EQ ( 4 , imageData...ASPOSE_ASSERT_EQ ( System :: Drawing :: Color :: Empty , imageData -> get_Borders...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children.... color = "#FF0000" ; borders . horizontal...cells. borders . vertical . color = "#0000FF" ; borders . vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Public API Changes in Aspose.Imaging 2.8.0|Docu...

    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....while saving the result in RGB (color) TIFF format. TiffExpectedFormat...while saving the result in RGB (color) TIFF format. TiffExpectedFormat...

    docs.aspose.com/imaging/net/public-api-changes-...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). GetFont (). SetColor ( Color :: Blue ()); // Move the legend...

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