Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 6,946 for

color converter

(0.06 sec)
  1. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...pe) A utility method that converts a node type enum value into..."Hello World!" ; run . font . color = "#FF0000" ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....set_HighlightColor ( System :: Drawing :: Color :: get_Yellow ()); doc -> get_FirstSection...how to open a document and convert it to .PDF. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...2 @Davide_C You can simply convert the generated PDF file into...Document(dataDir + "input.pdf"); document.convert(dataDir + "taggedpdf.xml",...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  4. Connector|Aspose.Slides for PHP Documentation

    Connect PowerPoint shapes...Color" ) -> BLACK ); $connector ->...# Specifies the connector's color $connector -> getLineFormat...

    docs.aspose.com/slides/php-java/connector/
  5. Picture Frame|Aspose.Slides for PHP Documentation

    Add a picture frame to a PowerPoint presentation in PHP...Tip Aspose provides free converters— JPEG to PowerPoint and PNG...input/output operations to convert images from one format to another...

    docs.aspose.com/slides/php-java/picture-frame/
  6. Mapbox Vector Tile (MVT)

    Mapbox Vector Tile (MVT) is a file format for storing and rendering geospatial vector data, enabling fast and interactive maps with high performance. It uses vector tiles to efficiently display geographic features, supporting various data types and delivering flexibility and scalability for creating dynamic maps....various visual aspects, including colors, line widths, and symbols....popular formats. GIS Coordinates Convert coordinates from one SRS to...

    products.aspose.com/gis/net/gis-formats/mvt/
  7. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....are an online collection of converters, mergers, SEO tools, HTML...software installation. Easily convert, merge, encode, generate HTML...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  8. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....format("\t|Color: {0}", rangeStartTag.getColor()));...println(MessageFormat.format("\t|Color: {0}", rangeStartTag.getColor()));...

    reference.aspose.com/words/java/com.aspose.word...
  9. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or XPath....Get circle element to change color 17 circle_element = svg_element... join (output_dir, "circle-color.svg" ) 24 document. save (output_path)...

    docs.aspose.com/svg/python-net/navigate-svg/
  10. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....external resources created while converting a document to HTML. public...contained by as they are converted to fixed HTML. /// private...

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