Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 45,427 for

color

(0.18 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.... setColor ( Color . RED ); } pres . save ( "out...getSolidFillColor (). setColor ( Color . RED ); } pres . save ( "out...

    docs.aspose.com/slides/java/public-api-and-back...
  2. 在使用JavaScript via C++进行Excel转HTML时导出文档、工作簿和工作表属...

    学习如何使用Aspose.Cells for JavaScript via C++导出Excel中的文档、工作簿和工作表属性到HTML。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Export completed successfully...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked OLE object using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = `<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/access-and...
  4. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...DefaultAppearance(Font font, double size, Color color) 类。该类可以在 Aspose.Pdf.InteractiveFeatures...font , 10 , System . Drawing . Color . Black ); } // Save PDF document...

    docs.aspose.com/pdf/zh/net/modifing-form/
  5. 使用Aspose.Cells库在C#中应用条件格式阴影以交替显示行和列。通过调整这些条件,您可...

    如何通过 C++ 在 JavaScript 中使用 Aspose.Cells 库,为交替行列应用条件格式阴影。通过调整这些条件,您可以更好地控制单元格的外观。...2)=0" ; // Set the background color and pattern for the FormatCondition's...backgroundColor = AsposeCells . Color . Blue ; formatCondition . style...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  6. Aspose::Words::PageSetup::get_BorderDistanceFro...

    Aspose::Words::PageSetup::get_BorderDistanceFrom method. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageBorderDistanceFrom enum | As...

    Aspose::Words::PageBorderDistanceFrom enum. Specifies the positioning of the page border relative to the page margin in C++....border -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width in C++....horizontalRuleFormat -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Z Axis with JavaScript via C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/z-axis/
  10. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At... SetPaint ( new SolidBrush(Color. Blue )); 32 33 //Fill the rectangle...

    docs.aspose.com/page/net/ps/working-with-clips/