Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 96,879 for

font drawing

(0.04 sec)
  1. Chart.title property | Aspose.Words for Node.js

    Chart.title property. Provides access to the chart title properties.... Drawing . Charts . ChartTitle Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Bar...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Check whether external referenced images exist ...

    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....IMAGEDEF from the drawing entities and use CadRasterImageDef...Changing of the emergency font and font in styles Coloring of inserts...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  3. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....property Font.fill property Gets fill formatting for the Font . @property...self ) -> aspose . words . drawing . Fill : ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Surrogate Pairs aren't displayed in Images conv...

    Hello, I’ve noticed that Surrogate Pairs like “𝑥” (U+1D465) in svg text blocks are shown as two squares when an svg file is rendered to an Image. If the Skiasharp backend is used, nothing is shown at all instead of the …...already made sure to provide a font that has a glyph for the requested...if one wants to check if the font provides a glyph for that character...

    forum.aspose.com/t/surrogate-pairs-arent-displa...
  5. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...DXF/DWG drawings Some drawings may contain fonts in special SHX format...

    docs.aspose.com/cad/net/developer-guide/export-...
  8. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....SharedPtr < Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ChartDataLabelLocationMode enumeration | Aspose...

    Aspose.Words.Drawing.Charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... Drawing . Charts . ChartType . Doughnut... legend . position = aw . Drawing . Charts . LegendPosition ...

    reference.aspose.com/words/nodejs-net/aspose.wo...