Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 139,722 for

font

(0.24 sec)
  1. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238
  2. Aspose::Words::LowCode::ConverterContext class ...

    Aspose::Words::LowCode::ConverterContext class. Document converter context in C++....Description get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....instance of a text shaper for the font specified by fontPath and faceIndex...instance of a text shaper for the font represented by fontBlob and...

    reference.aspose.com/words/net/aspose.words.sha...
  4. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....Description Font { get; } Provides access to the font formatting...chartAxisYTitle . Font . Size = 12 ; chartAxisYTitle . Font . Color =...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在Apache POI和Aspose.Cells中使用颜色|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....color to the font style = cell . getStyle (); Font font = style .... getFont (); font . setColor ( color ); cell . setStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  6. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effects to text in Excel with Java. This article provides the Java code to achieve this using Aspose.Cells for Java API....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect using the Font object’s setSuperscript property...

    docs.aspose.com/cells/java/apply-superscript-an...
  7. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Font 21 Module that reads font files. Svg 22 Module...additional information about font substitution. Document doc =...

    reference.aspose.com/words/net/aspose.words/war...
  8. Aspose Pdf Docker issues - Free Support Forum -...

    Docker Deployment Issues List - With aspose pdf on server ICU missing at runtime: Couldn’t find a valid ICU package installed on the system (globalization dependency for Aspose/.NET layer). libgdiplus load failure: Typ…...container font substitution/fallback and differences in font-rendering...

    forum.aspose.com/t/aspose-pdf-docker-issues/325945
  9. Aspose::Words::Saving::FontSavingArgs::set_IsEx...

    Aspose::Words::Saving::FontSavingArgs::set_IsExportNeeded method. Allows to specify whether the current Font will be exported as a Font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

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