Sort Score
Result 10 results
Languages All
Labels All
Results 4,441 - 4,450 of 134,529 for

font

(0.1 sec)
  1. Converting CAD Drawings to PDF and Raster Image...

    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.... Substituting Fonts while Converting CAD Drawings...CAD drawing uses some specific font that isn’t available on the...

    docs.aspose.com/cad/java/developer-guide/conver...
  2. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  4. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++....lightening and darkening foreground font color. auto doc = System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); textFill...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...document contains a default fonts table, minimal default styles...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  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.... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Features Overview|Aspose.Slides for Python Docu...

    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.... - Font Type - Font Size - Font Color - Font Shades - Paragraph...

    docs.aspose.com/slides/python-java/features-ove...
  8. Installation | Aspose.Font for C++

    Learn about how to install C++ Font Manipulation and Management API on C++ Platform through NuGet and Package Manager Console....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/installation/
  9. 从形状获取连接点(C++)|Documentation

    学习如何使用Aspose.Cells for C++检索形状的连接点。...xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/zh/cpp/get-connection-poi...
  10. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control....set_unchecked_symbol(character_code, font_name) Sets the symbol used to...self , character_code : int , font_name : str ): ... Parameter...

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