Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 139,621 for

font

(0.65 sec)
  1. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/html/
  2. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows.... You’ll learn to set font sizes, alignments, and margins...to the slide. Set the font size (font height) for the text. Set...

    docs.aspose.com/slides/python-net/manage-table/
  3. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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....the DataLabels with different font settings and color. The following..."Rich Text Label" ; //Set the font setting of the first 10 characters...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....getFill() or Font.getFill() property to access..."BackThemeColor" and "BackTintAndShade" for font fill. if (fill.getBackTintAndShade()...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Node.js via C++ can help you use it for your day-to-day business needs....recognizes all popular typefaces and font styles. Accurately reads rotated...

    docs.aspose.com/ocr/nodejs-cpp/product-overview/
  7. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Creating PDF from XML using XSLT|Aspose.PDF for...

    C# library provides the ability to convert an XML file into pdf document requiring that the input XML file must follow the Aspose.PDF Schema....<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  9. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart point or trendline in Java....getFont() Provides access to the font formatting of this data label...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... 在 wwwroot 文件夹中创建 fonts 文件夹并将 Roboto 字体放入其中。 在 wwwroot..._appEnvironment . WebRootPath , "fonts" ))); var memoryStream = new...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/