Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 141,575 for

font

(0.11 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...problems might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/document-extractpages-yields...
  2. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFamilyName method. Indicates the current Font family name in C++....method Indicates the current font family name. System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…... The font spacing is non existent. Most...ID(s): CELLSNET-59954 - The font spacing is non existent. Most...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes.... Does the library support font embedding when exporting to...Yes. You can control whether fonts are fully embedded or subsetted...

    docs.aspose.com/slides/php-java/supported-file-...
  5. How to remove unknown charater/symbol from Aspo...

    Hi Team, How to remove unknown charater/symbol from Aspose word template generated PDF report (using LINQ). In word, the report working fine but in pdf □ is showing instead s in “1st Open Terminal”. For reference attac…...occurs because some of the fonts required for document rendering...available on your side. The fonts are required to build document...

    forum.aspose.com/t/how-to-remove-unknown-charat...
  6. FieldSymbol.fontName property | Aspose.Words fo...

    FieldSymbol.FontName property. Gets or sets the name of the Font of the character retrieved by the field....Gets or sets the name of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the Font is formatted as strikethrough text....strikeThrough property True if the font is formatted as strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...make sure that all Windows fonts are properly installed and present...the html and if I remove the font specification for “Source Sans...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...
  9. Zooming In or Out On the Worksheet in GridDeskt...

    This article introduces how to zoom in or zoom out in GridDesktop....without actually changing the font size. For instance, you may...text so that it uses a small font. (This is often necessary to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...