Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 134,637 for

font

(0.29 sec)
  1. Buat Markdown Menggunakan C++

    Buat Markdown baharu dalam C++ dalam beberapa langkah. Buat Markdown dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/md/
  2. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  3. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... font . localeId = 5121 ; //new CultureInfo("ar-AR")...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...

    docs.aspose.com/pdf/php-java/add-page-number/
  5. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create a Hello World PDF Document through XML a...

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF XSD Java Schema....<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/java/create-a-hello-world-p...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify Font, paragraph and section formatting. To learn more, visit the documentation article in C++....images and other content, specify font, paragraph and section formatting...document. get_Bold () True if the font is formatted as bold. get_CellFormat...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Convert DOCX to PPTX in Python or with free Onl...

    DOCX to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....the document, such as font size, font color, and page layout...presentation, such as font size, font color, and slide layout...

    products.aspose.com/total/python-net/conversion...
  9. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...All fonts are available and no warnings related to fonts or conversion...multiple paragraphs, or a larger font). Consequently an extra blank...

    forum.aspose.com/t/footer-height-and-extra-line...
  10. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts...."Sales By Region" ); // Set the font color textbox0 . GetFont ()...Color :: Maroon ()); // Set the font to bold textbox0 . GetFont ()...

    docs.aspose.com/cells/cpp/controls-in-charts/