Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 67,125 for

z

(0.35 sec)
  1. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... measureString ( "z" ) - 7 . 0 ) > 0 . 001 ) System...); for ( char c = 'A' ; c <= 'z' ; c ++ ) { double fnMeasure =...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  2. Aspose.Cells 16.10.0中的公共API更改|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....RotationZ: 获取/设置围绕 Z 轴的挤出形状的旋转,单位为度。 ThreeDFormat.TopBevelHeight:...获取/设置顶部斜角的宽度或应用于形状的距离,单位为点。 ThreeDFormat.Z: 定义 3D 形状离地的距离。 以下是 Shape.ThreeDFormat...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... MeasureString ( "z" ) - 7.0 ) > 0.001 ) { Console...} for ( char c = 'A' ; c <= 'z' ; c ++) { double fontMeasure...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  4. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....Microsoft Word are “\o “1-3 \h \z \u” . Descriptions of these switches...

    docs.aspose.com/words/net/working-with-table-of...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... MeasureString ( "z" ) - 7.0 ) > 0.001 ) { Console...} for ( char c = 'A' ; c <= 'z' ; c ++) { double fontMeasure...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python....Microsoft Word are “\o “1-3 \h \z \u” . Descriptions of these switches...

    docs.aspose.com/words/python-net/working-with-t...
  7. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。...定位和调整大小,应用旋转,设置透明度,并在其他形状旁控制 Z 顺序。API 还支持裁剪、保持宽高比、设置边框和效果,以及...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  8. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....Microsoft Word are “\o “1-3 \h \z \u” . Descriptions of these switches...

    docs.aspose.com/words/nodejs-net/working-with-t...
  9. 向PDF文件添加文本|Aspose.PDF for Java

    本文介绍了在Aspose.PDF中处理文本的各个方面。了解如何向PDF添加文本、添加HTML片段或使用自定义OTF字体。... measureString ( "z" ) - 7 . 0 ) > 0 . 001 ) System...); for ( char c = 'A' ; c <= 'z' ; c ++ ) { double fnMeasure =...

    docs.aspose.com/pdf/zh/java/add-text-to-pdf-file/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...Abs ( ts -> MeasureString ( u "z" ) - 7.0 ) > 0.001 ) Console ::...); for ( char c = 'A' ; c <= 'z' ; c ++ ) { String v ( c ); double...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/