Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 137,426 for

font

(0.07 sec)
  1. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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/
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...KB in local windows dev, the font is not missing; this is my code...proper document layout the fonts used in the original document...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  10. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/