Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 141,349 for

font

(0.16 sec)
  1. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....additional information about font substitution. Document doc =...Assert.assertEquals(WarningType.FONT_SUBSTITUTION, warningInfo.getWarningType());...

    reference.aspose.com/words/java/com.aspose.word...
  2. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/java/creating-a-table-on...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering.... log ( "Font alignment: " + effectiveStyleLevel...dispose (); } } Getting Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  4. Aspose.Barcode in .Net MAUI Mobile Application|...

    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....Package and register additional fonts for Aspose.Drawing.Common library...library, like MauiApp does. Font registering is required for mobile...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  5. Check whether external referenced images exist ...

    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....Changing of the emergency font and font in styles Coloring of inserts...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  6. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complex_script property Font.complex_script property Specifies...DocumentBuilder ( doc = doc ) builder . font . complex_script = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Pdf [26.3.0] Text Extraction Issue In Do...

    public override string GetText() { AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false); //Ignore error → Invalid Font name (used Font is not present in the PDF resources) …...//Ignore error → Invalid font name (used font is not present in the...means that errors of absence of font will be ignored. Text segments...

    forum.aspose.com/t/aspose-pdf-26-3-0-text-extra...
  8. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...extra padding and oversized font remain [1]. Possible workaround...or override CSS to reduce the font size and remove the extra left...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  9. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...tell me how to get the proper fonts as well with the html in response...@vishika To ensure that the proper fonts are included when converting...

    forum.aspose.com/t/when-converting-docx-to-html...
  10. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...