Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 30,871 for

custom font

(0.08 sec)
  1. Setting Properties on Images|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....Contents [ Hide ] Updating Fonts cache Using Aspose.Imaging for...add possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/imaging/java/setting-properties...
  2. HtmlSaveOptions.cssClassNamePrefix property | A...

    HtmlSaveOptions.cssClassNamePrefix property. Specifies a prefix which is added to all CSS class names...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/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::PhysicalFontInfo::get_Fil...

    Aspose::Words::Fonts::PhysicalFontInfo::get_FilePath method. Path to the Font file if any in C++....Aspose::Words::Fonts::PhysicalFontInfo::get_FilePath method ...FilePath method Path to the font file if any. System :: String...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Chart Formatting|Aspose.Slides 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....for C++ lets developers add custom charts to their slides from...entities and formatting them using custom values: Create an instance...

    docs.aspose.com/slides/cpp/chart-formatting/
  5. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document...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...
  7. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for Customizable document margins. Enhance your document formatting with easy-to-use presets!... Custom 5 Custom margins. Examples Shows... doc . Styles [ "Normal" ]. Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/mar...
  8. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Convert PPT and PPTX to PDF in C# [Advanced Fea...

    Learn how to convert PPT, PPTX, and ODP presentations to PDF in C# or .NET using Aspose.Slides. Implement advanced features like password protection, compliance standards, and Custom options for high-quality, accessible PDF documents....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...
  10. 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