Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 48,704 for

shapes

(0.35 sec)
  1. 使用 Python 在 PPTX 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPTX 演示文稿中創建圖表。... shapes . add_chart(slides . charts...

    products.aspose.com/slides/zh-hant/python-net/c...
  2. 使用 Python 在 PPT 演示文件中創建圖表 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中創建圖表。... shapes . add_chart(slides . charts...

    products.aspose.com/slides/zh-hant/python-net/c...
  3. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...thickness, character spacing, and shape adjustments. It is really important...have thin strokes or complex shapes, as they can become blurred...

    docs.aspose.com/font/net/font-hinting/
  4. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....(); // Add two runs and one shape as child nodes to the first...u "Hello world! " )); auto shape = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/node/
  5. 文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致 - Free Suppor...

    文本框中文本设置为单倍行距,输出pdf,显示结果与EXCEL不一致,见附件示例文件,谢谢! 单倍行距测试.zip (92.4 KB) 企业微信截图_17651674036047.png (214.3 KB) public static void outputpdf() { Workbook workbook = new Workbook("D:\\单倍行距测试.xlsx"); …...Cells 在渲染 Shape(文本框)时的已知回归问题。 该问题在 8.9.0 / 8...Aspose.Cells 版本 (如 24.x),后续版本已对 Shape 渲染进行多项修复。 使用以下代码打开并保存 PDF,检查行距偏差是否仍然存在:...

    forum.aspose.com/t/pdf-excel/322745
  6. Several JPG Into JPG Javascript

    Merge multiple JPG into JPG in JavaScript code. Save JPG as JPG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  7. Several Image Into PNG Javascript

    Merge multiple Image into PNG in JavaScript code. Save Image as PNG using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  8. Several Image Into BMP Javascript

    Merge multiple Image into BMP in JavaScript code. Save Image as BMP using JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/nodejs-net/merge/imag...
  9. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....value determining how DrawingML shapes are rendered. DownsampleOptions...determining whether floating shapes are exported as inline tags...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for C++ calculates and applies effective shape properties for precise PowerPoint rendering....Get Shape Effective Properties from Presentations in C++ Contents...portion’s slide. In prototype shape text style on layout or master...

    docs.aspose.com/slides/cpp/shape-effective-prop...