Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 34,228 for

custom font

(0.39 sec)
  1. Why choose Aspose.Pdf for Reporting Services|As...

    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....provides the capability to add custom properties which gives its...‘Security Setting’ section. Custom Font Embedding Reporting Services...

    docs.aspose.com/pdf/reportingservices/why-choos...
  2. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  3. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/pub/net/ms-publisher-notes/
  4. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own Custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....if you want to have your own custom method called to capture loss...IWarningCallback interface to monitor font substitution warnings. public...

    reference.aspose.com/words/java/com.aspose.word...
  5. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....( "textbox1" )); } } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/net/modifing-form/
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/nodejs-net/working-with-h...
  8. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting.... endTable (); // Create a custom table style. let tableStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...