Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 139,643 for

font

(0.21 sec)
  1. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  2. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....current font formatting is also specified by the font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/python-net/working-with-p...
  4. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...Pdf handles font sub‑setting when rasterising...logging (if available) to capture font‑loading and glyph‑fallback messages...

    forum.aspose.com/t/convert-pdf-to-image-results...
  5. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal.... Font . Size = 54 ; builder . Writeln...Writeln ( "L" ); builder . Font . Size = 18 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words/dro...
  6. Convert JSON Format to OTT via C++ | products.a...

    C++ API t0 Parse JSON to OTT without using Microsoft Word...Table) is a font format that is used to store font information...format and is used to store font information such as glyphs,...

    products.aspose.com/total/cpp/conversion/json-t...
  7. PDF Output Mismatch with MS Word Text Distribut...

    We have encountered an issue with the PDF output generated by Aspose.Words (.NET). The text distribution in the generated PDF does not match what is displayed in Microsoft Word. Specifically, the spacing and justificatio…...2 @madnik7djc The following fonts used in your documents are not...attached the font as a zip file. The doc uses only one font: Geometric...

    forum.aspose.com/t/pdf-output-mismatch-with-ms-...
  8. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  9. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  10. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... font . size = 24 ; style . font . name = "Verdana"...

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