Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 137,427 for

font

(0.09 sec)
  1. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Slides Product Family slides-fonts , slides-cpp , slides-rendering...the text properties such as font size or wrapping settings within...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  2. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Aspose::Words::Fonts::EmbeddedFontFormat enum |...

    Aspose::Words::Fonts::EmbeddedFontFormat enum. Specifies format of particular embedded Font inside FontInfo object. When saving a document to a file, only embedded Fonts of corresponding format are written down in C++....Aspose::Words::Fonts::EmbeddedFontFormat enum Contents [ Hide...format of particular embedded font inside FontInfo object. When...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. poll_4560ee16f2bea569358c6c079f45fb6f632d1256.css

    div.poll{margin:1em 0;border:1px solid var(--primary-low);display:grid;grid-template-areas:"poll" "info" "buttons"}div.poll>*{box-sizing:border-box}@media screen and (min-width: calc(550px + 1px)){......info-label{font-size:var(--font-up-1)}}@media screen...poll-info_instructions .d-icon{font-size:var(--font-down-1);margin-top:...

    forum.aspose.com/stylesheets/poll_4560ee16f2bea...
  5. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  6. Convert TTF to SVG using Java

    Follow this step-by-step tutorial to convert TTF to SVG using Java. It shares details for the environment settings, a list of programming instructions, and a sample code for developing a TTF to SVG converter using Java....Font Product Family Aspose.TeX Product...glyph for a character from a Font in TTF format and render this...

    kb.aspose.com/font/java/convert-ttf-to-svg-usin...
  7. Working with CFF Fonts | C++

    Native C++ APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your C++ products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/working-with-cff-fonts/
  8. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....scaling property Font.scaling property Gets or sets character...character width to 150%. builder . font . scaling = 150 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....spacing property Font.spacing property Returns or sets the spacing...character width to 150%. builder . font . scaling = 150 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

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