Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 137,424 for

font

(0.09 sec)
  1. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....Font Product Family Aspose.TeX Product...of the output HTML file like font or image resources, CSS style...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. Watermark DOCX Files Online or using Java | pro...

    Free online app to Watermark different DOCX files. Java watermark library code for DOCX documents....class object Set options like font, color, layout Use getWatermark()...JRE. For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/watermark/docx/
  3. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  4. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ 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...//pageNumberStamp.TextState.Font = FontRepository.FindFont("Arial");...

    docs.aspose.com/pdf/cpp/add-page-number/
  5. Adding Formula to Cell|Documentation

    This article introduces how to get or set a formula in a cell in the worksheet in GridDesktop....Modifying the Value of a Cell Change Font and Color of a Cell Analyzing...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/net/translate-markdown-to...
  7. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....dictionary , or specify the font to be embedded into a PDF document...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  8. Split DOC File Online or using Android Mobile A...

    Free online app to split different DOC files. Android splitter library Java code for DOC documents....such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/doc/
  9. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....and apply text with different fonts styles. Image conversion: export...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/python-net/
  10. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/