Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 30,700 for

color

(0.07 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Excel Table in C# Apply Excel Color Themes in Java Convert PLT to...to PDF in Python Apply Excel Color Themes using C# Apply Excel...

    kb.aspose.com/categories/page/15/
  2. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact.... Color = Color . Blue ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 3D 演示|Aspose.Slides 文档

    C++ 中的 3D PowerPoint 演示...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Purple...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  4. 在PHP中向现有PDF文件添加文本|Aspose.PDF for Java

    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....new FontRepository (); $color = new Color (); # 设置文本属性 $text_fragment...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  5. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... color = "#0000FF" ; tableStyle . borders...55 ; tableStyle . borders . color = "#008000" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add text to PDF using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... setForegroundColor ( Color . getBlue ()); textFragment...getTextState (). setBackgroundColor ( Color . getLightGray ()); // create...

    products.aspose.com/pdf/java/text/
  7. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageLayout method. Gets or sets the layout used when rendering multiple pages into a single output in C++....set_BackColor ( System :: Drawing :: Color :: get_LightGray ()); options...set_BorderColor ( System :: Drawing :: Color :: get_Blue ()); options ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....PSDNET-948 Change Font and Color for TextLayer PSD Bug PSDNET-971...UpdateText ( "Test" , Aspose . PSD . Color . Black ); } } image . Save...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. StructuredDocumentTagRangeStart.tag property | ...

    StructuredDocumentTagRangeStart.tag property. Specifies a tag associated with the current structured document tag node... log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... background_color = apdf . Color . blue textFragment...TextState . foreground_color = apdf . Color . yellow # Create TextBuilder...

    products.aspose.com/pdf/python-net/create/