Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 34,397 for

custom font

(0.08 sec)
  1. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...Options Aspose.Slides provides custom options—properties under the...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssClassNamePrefix method. Specifies a prefix which is added to all CSS class names. Default value is an empty string and generated CSS class names have no common prefix in C++....useful, for example, if you add custom CSS to generated documents...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java.... Examples: Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/java/com.aspose.word...
  4. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method...Shows how to remove all unused custom styles from a document. let...now has eight styles. // A custom style is marked as "used" while...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...often caused by font substitution (missing fonts on the conversion...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  6. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_Fonts method. Returns list of Fonts available via this source....get_available_fonts method get_available_fonts() Returns list...list of fonts available via this source. def get_available_fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert TTF to SVG in C#

    This step-by-step guide explains how to convert TTF to SVG in C#. It will transform TTF to SVG in C# such that a single character from the Font will be selected and saved in the SVG....Font Product Family Aspose.TeX Product... You will learn to load the font and access individual character’s...

    kb.aspose.com/font/net/convert-ttf-to-svg-in-cs...
  8. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily Customize and set number styles for your lists, enhancing organization and clarity....Examples Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Create SVG CSS Rules in C# with Rule Builder – ...

    Learn how to create SVG CSS rules in C# using Aspose.SVG Rule Builder. Configure fills, strokes, Fonts, and reusable SVG styles....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/rule-builder/
  10. Replace Text With State|Aspose.PDF for Java

    Learn how to replace text with Custom formatting in Java using the PdfContentEditor facade in Aspose.PDF....Hide ] Replace text with a custom text state Bind the source...with the required color and font size. Set the replace-text scope...

    docs.aspose.com/pdf/java/replace-text-with-state/