Sort Score
Result 10 results
Languages All
Labels All
Results 7,091 - 7,100 of 44,876 for

color

(0.18 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions::get_Zi...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Zip64Mode method. Specifies whether or not to use ZIP64 format extensions for the output document. The default value is Never in C++....Clear ( System :: Drawing :: Color :: FromArgb ( random . Next...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/java/converting-to-fixed-...
  3. 在 PDF C# 中添加文本印章|Aspose.PDF for .NET

    使用 TextStamp 类将文本印章添加到 PDF 文档中,使用 Aspose.PDF for .NET 库。... Color . Aqua ; // Add stamp to particular...// Set color for stroke textState . StrokingColor = Color . Gray...

    docs.aspose.com/pdf/zh/net/text-stamps-in-the-p...
  4. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....is styled with fill and line colors. This means that when the watermark...removing both its fill and border colors: watermarkShape . FillFormat...

    docs.aspose.com/slides/net/watermark/
  5. Text Rendering using Type1 Font | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within Java products.... Color . WHITE , java. awt . Color . BLACK , Utils... java. awt . Color . YELLOW , java. awt . Color . RED , Utils...

    docs.aspose.com/font/java/text-rendering-type1-...
  6. 如何用JavaScript通过C++设置打印标题|Documentation

    本文向您展示了如何使用C++的JavaScript库设置打印标题。... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Print titles set successfully...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  7. Managing Controls|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....example, you can change the color of the line, or specify the...format the filling color and border line color of the control. For...

    docs.aspose.com/cells/python-net/managing-contr...
  8. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。... setColor ( Color . RED ); // 设置标签格式属性 series...getSolidFillColor (). setColor ( Color . WHITE ); series . getLabels...

    docs.aspose.com/slides/zh/java/chart-data-label/
  9. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  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/