Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 116,240 for

font drawing

(1.72 sec)
  1. Get Warning Information while Saving Visio File...

    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....text that does not have a local font. In such case, Aspose.Diagram...TestDiagramWarningCa (); // save Visio drawing diagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/get-warning-informa...
  2. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... drawing . charts . ChartType . BAR...Chart' title . font . size = 15 title . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add Comments to Visio Drawings in Ruby|Document...

    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....Add Comments to Visio Drawings in Ruby Contents [ Hide ] Aspose...to Visio Drawings To Add Comments to Visio Drawings using Aspose...

    docs.aspose.com/diagram/java/add-comments-to-vi...
  4. ChartDataTable.has_horizontal_border property |...

    ChartDataTable.has_horizontal_border property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... drawing . charts . ChartType . COLUMN...has_outline_border = False data_table . font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Get Warning Information while Saving Visio File...

    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....text that does not have a local font. In such case, Aspose.Diagram...TestDiagramWarningCa (); // save Visio drawing diagram . Save ( dataDir +...

    docs.aspose.com/diagram/java/get-warning-inform...
  6. How to obtain actual rendered width/bounds of T...

    Hello, We are currently testing TEXT and MTEXT entity processing using Aspose.CAD for .NET 26.1.0 and would appreciate some guidance. Our goal is to obtain the actual rendered width/height or bounding box of DWG TEXT a…...TEXT and MTEXT entities TTF fonts, for example Arial Narrow Any...calculate the width based on the font that is used by the entity....

    forum.aspose.com/t/how-to-obtain-actual-rendere...
  7. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...pixels. I am then trying to draw the text in the string s = "N...

    forum.aspose.com/t/measurestring-result-not-acc...
  8. Managing Controls with C++|Documentation

    Learn how to add and manage various controls like lines, rectangles, arcs, ovals, spinners, scroll bars, and group boxes in worksheets using Aspose.Cells with C++....Developers can add different drawing objects such as text boxes...Aspose::Cells::Drawing namespace which contains all the drawing objects...

    docs.aspose.com/cells/cpp/managing-controls/
  9. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....Drawing Product Family Aspose.Font Product Family...using C# without installing the font on the system. Other variations...

    kb.aspose.com/font/net/write-text-on-image-usin...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Drawing library. Add Ellipse object...Pages . Add (); // Create Drawing object with certain dimensions...

    docs.aspose.com/pdf/net/add-ellipse/