Sort Score
Result 10 results
Languages All
Labels All
Results 5,771 - 5,780 of 139,434 for

font

(0.25 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....NET # Load font from bytes font = FontFile . parse (...( open ( r "test-font.otf" , "rb" ) . read ()) text = Text ()...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  2. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/signature/xps/
  3. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/html/
  4. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML document loading into a Document object with customizable options for optimal performance....} Allows to specify document font settings. IgnoreNoscriptElemen...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...<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/
  7. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<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/doc/
  8. Create Email Messages with Customized Options i...

    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....html> <html> <head> <style> h3{font-family:Verdana, sans-serif;... p {font-family:Verdana, sans-serif;font-size:14px;font-style:normal;...

    docs.aspose.com/email/net/create-email-messages/
  9. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....>" ) + u "<span style= \\\" font-family:'Cambria Math' \\\" >i[+]b-c≥iM[+]bM-cM...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…..."); // Configure font settings var fontPath = Path...Path.Combine("/tmp", "fonts"); if (!Directory.Exists(fontPath))...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...