Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,743 for

font

(0.19 sec)
  1. ShapeBase.distanceTop property | Aspose.Words f...

    ShapeBase.distanceTop property. Returns or sets the distance (in points) between the document text and the top edge of the shape.... font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.distanceRight property | Aspose.Words...

    ShapeBase.distanceRight property. Returns or sets the distance (in points) between the document text and the right edge of the shape.... font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.Fill | Aspose.Words for .NET

    Discover the ShapeBase Fill property to enhance your designs with customizable fill formatting for shapes. Elevate your visuals effortlessly!... Font . Size = 32 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.fill property | Aspose.Words for Node.js

    ShapeBase.fill property. Gets fill formatting for the shape.... font . size = 32 ; builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET... Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/text/
  6. Manage Headers and Footers of the Visio Diagram...

    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....-> getRed ()); \ # set text font properties $diagram -> getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  7. Manage Headers and Footers of the Visio Diagram...

    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.... getRed ()) \ # set text font properties diagram . getHeaderFooter...

    docs.aspose.com/diagram/java/manage-headers-and...
  8. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。... font_alignment = paraData . font_alignment temp...paragraph_format . bullet . font = paraData . bullet . font temp . paragraph_format...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  9. how to run Aspose.Cells.GridWeb in docker|Docum...

    This article introduces how to run GridWeb in Docker to build an online Excel editor or viewer application....you need to install fonts in /usr/share/fonts/ # Then the application...application can parse and render the fonts used in the spreadsheet file...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/md/