Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,613 for

font

(0.4 sec)
  1. 为工作簿渲染指定单独或私有字体集,使用 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定工作簿渲染的单独或私有字体集。...node" ); // Path of your custom font directory. const customFontsDir...Specify individual font configs custom font directory. const fontConfigs...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-ind...
  2. Embed Fonts in Presentations Using Java|Aspose....

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Java, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using Java Contents [ Hide ] Embedded...Embedded fonts in PowerPoint are useful when you want your presentation...

    docs.aspose.com/slides/java/embedded-font/
  3. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...convertable because of “ Fontfont name’ is not embedded ”;...embed the fonts partially ? I tried to iterate all fonts in the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  4. Search and Get Text from Pages of PDF Document|...

    Explore how to search and extract text from a PDF document in Java with Aspose.PDF for content extraction.... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    docs.aspose.com/pdf/java/search-and-get-text-fr...
  5. FontSubstitutionWarningInfo class | Aspose.Word...

    aspose.words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving....Contains information about a font substitution warning that Aspose...(Inherited from WarningInfo ) reason Font substitution reason. requested_bold...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontSourceBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse Font sources in your applications. Enhance your document formatting!...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.fon...
  7. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get HTML5 string from Cell|Documentation

    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....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > Html5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/java/get-html5-string-fro...
  9. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  10. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...