Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 136,555 for

aspose font

(0.1 sec)
  1. How to Read Bookmarks in PDF File using C++

    In this tutorial, we will learn how to read bookmarks in PDF file using C++. You can extract different properties of a bookmark like the title or formatting in C++....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/cpp/how-to-read-bookmarks-in-...
  2. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...and lines in a chart. With Aspose.Cells it is possible not only...

    docs.aspose.com/cells/cpp/excel-color-palette/
  3. Გააკეთეთ DOC C++ Ის Გამოყენებით

    შექმენით ახალი DOC C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით DOC C++ ბიბლიოთეკის გამოყენებით....გაუშვით კოდი dotnet add package Aspose.Words.Cpp კოპირება ტექსტის...ჩასმა დიაგრამა using namespace Aspose::Words; auto doc = MakeObject...

    products.aspose.com/words/ka/cpp/make/doc/
  4. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/net/how-to-create-table-in-...
  5. FontNameSubstitutionRule class | Aspose.Words f...

    Aspose.words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document....add_copy ( self , src_list : aspose . words . lists . List ): ...list_levels [ 0 ] . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... Aspose.Cells offers this feature....provides a sample code that uses Aspose.Cells to set range border....

    docs.aspose.com/cells/cpp/set-range-border/
  8. Font.scaling property | Aspose.Words for Node.js

    Font.scaling property. Gets or sets character width scaling in percent....scaling property Font.scaling property Gets or sets character...character width to 150%. builder . font . scaling = 150 ; builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...Arabic text Issue in DOC file Aspose.Words Product Family words-net...set of font settings for left-to-right text. builder.Font.Name...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  10. FolderFontSource constructor | Aspose.Words for...

    Aspose.words.Fonts.FolderFontSource constructor... priority int Font source priority. See the FontSourceBase...which contains fonts as a font source. # Create a font source from...

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