Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 38,138 for

color

(0.09 sec)
  1. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text....print ( f ' \t |Color: { range_start_tag . color . to_argb () }...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.colored property | Aspose.Words for Py...

    PageInfo.Colored property. Returns ``True`` if the page contains Colored content....colored property PageInfo.colored property Returns True if the...page contains colored content. @property def colored ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Delete Named Ranges with JavaScript via C++|Doc...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Named ranges removed...

    docs.aspose.com/cells/javascript-cpp/delete-nam...
  4. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML.... innerHTML = '<p style="color: red;">Please select an Excel...result . innerHTML = '<p style="color: green;">Files saved in memory...

    docs.aspose.com/cells/javascript-cpp/different-...
  5. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/cpp/create-form/
  6. 3D 演示|Aspose.Slides 文档

    Java 中的 3D PowerPoint 演示文稿... setColor ( Color . BLUE ); IImage thumbnail =...getExtrusionColor (). setColor ( new Color ( 128 , 0 , 128 )); // ... 设置其他...

    docs.aspose.com/slides/zh/java/3d-presentation/
  7. Stroke.color2 property | Aspose.Words for Node.js

    Stroke.Color2 property. Defines a second Color for a stroke....color2 property Defines a second color for a stroke. get color2 ()...Drawing class Stroke Stroke.color property Stroke.dashStyle property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....2)=0" ); // Set the background color and pattern for the FormatCondition's...GetStyle (). SetBackgroundColor ( Color :: Blue ()); formatCondition...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  9. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Color = Color . Green ; doc . Save ( ArtifactsDir...CurrentStructuredDoc . Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ColorMode | Aspose.Words for Java

    Specifies how Colors are rendered in Java....class ColorMode Specifies how colors are rendered. Examples: Shows...Shows how to change image color with saving options property. Document...

    reference.aspose.com/words/java/com.aspose.word...