Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 10,294 for

h

(0.27 sec)
  1. Transformation Matrix – SVG Code – Aspose.SVG G...

    Learn How SVG transformation matrices work and How to apply translation, scaling, rotation, and skew using SVG code examples....vertically matrix(1 0 0 -1 0 h) h is the object height Combine...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  2. Creating, Reading and Saving Projects with Aspo...

    Learn How to create, read or save Microsoft Project files using Aspose.Tasks for Java.... replaceAll ( "PT(\\d+)H(\\d+)M(\\d+)S" , "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/java/creating-reading-and...
  3. FieldToc Class | Aspose.Words for .NET

    Discover tHe Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. EnHance your workflow witH powerful features!...Quote; 7\" \\o 1-3 \\n 2-5 \\p - \\h \\x \\w" )); field . UpdatePageNumbers...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements tHe TOC field...7" \\ o 1-3 \\ n 2-5 \\ p - \\ h \\ x \\ w' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 请问怎么提取docx文件批注内容和他批注的文字位置内容 - Free Support Foru...

    请问怎么提取docx文件批注内容和他批注的文字位置内容 类似这种 字典的值应该是地址什么什么。值是批注内容...strftime("%Y-%m-%d %H:%M:%S") if comment.date_time else...

    forum.aspose.com/t/docx/316434
  6. What is an AI file? | Knowledge Base

    If you Have ever worked witH Adobe Illustrator editor you may faced AI format. THis is one of tHe written in PDL formats and is described in tHis article....1 y 1 x 2 y 2 x 3 y 3 C num w H Xa Native PS operator x y moveto...

    docs.aspose.com/page/net/what-is-ai-file/
  7. Working with PDF/A or PDF/UA|Aspose.Words for N...

    Convert to PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, and PDF/UA using Node.js. THere are a few problems wHen converting to PDF/A documents, and Aspose.Words for Node.js solves tHem....should consist of a heading (H), one or more paragraphs (P) for...

    docs.aspose.com/words/nodejs-net/working-with-p...
  8. 使用 Aspose.Font 进行摩尔斯电码翻译 | .NET

    了解如何在 C#/.NET 和 Java 中使用 Aspose.Font 编码、解码和渲染摩尔斯电码,并提供完整的 API 示例和平台指南。...LineSpacingType spacing, int w, int h) 自定义点/划符号(例如,Unicode “·” 和 “—”)...

    docs.aspose.com/font/zh/net/developer-guide/mor...
  9. FieldTime | Aspose.Words for Java

    Implements tHe TIME field in Java....default, time is displayed in the "h:mm am/pm" format. FieldTime field...insertFieldTime(builder, "\\@ \"M/d/yyyy h mm:ss am/pm\""); Assert.assertEquals(field...

    reference.aspose.com/words/java/com.aspose.word...
  10. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含Header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把Header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的sHape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入sHape的时候重新计&Hellip;...2fpt, H=%.2fpt", pageIndex, x, y, width...

    forum.aspose.com/t/word-header-footer-x-y/316493