Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 134,567 for

font

(0.2 sec)
  1. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  2. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a Font substitution happened in an Aspose.Words document....Reason property Font substitution reason. public...additional information about font substitution. Document doc =...

    reference.aspose.com/words/net/aspose.words/fon...
  3. C++中XML的字体FallBack设置|Aspose.Words对于C++

    字体回退机制在字体解析时使用,但不包含特定字符。 在这种情况下,Aspose.Words尝试使用字符的后备字体之一。...Each rule defines the fallback fonts which Aspose.Words should use...specified Unicode ranges and base fonts. Rules are checked one by one...

    docs.aspose.com/words/zh/cpp/font-fallback-sett...
  4. Manipulating FODG files|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.... Improve default font option usage on Linux As Aspose...Aspose.Imaging supports default font setting, it needs to be enhanced...

    docs.aspose.com/imaging/net/manipulating-fodg-f...
  5. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Font . Color = Color . Red ; para...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/run...
  6. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...added necessary fonts like Microsoft core fonts and symbol.ttf...getting this error. Added fallback font: private static @NotNull TextState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  7. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....the text and the corresponding font. Also, you can set alignment...PaperSizeType :: PaperA3 ); // Create a font for watermark, and specify bold...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  8. Customize Barcode Text and Captions in Java|Doc...

    How to Set Barcode Text and Captions in Aspose.BarCode for Java...of barcode text: visibility, font, spacings, text location, and...Pixels Set Text Font To manage barcode text font, Aspose.BarCode...

    docs.aspose.com/barcode/java/set-barcode-text/
  9. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of text in the generated PDFs — this seems to happen because the required Fonts are…...due to missing fonts — Need help embedding fonts in Aspose.PDF...happen because the required fonts aren’t available in the Lambda...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  10. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....getColor() Gets font color. getFontFamily() Gets font family name...name. getFontSize() Gets a font size. getLayout() Gets layout of...

    reference.aspose.com/words/java/com.aspose.word...