Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 30,463 for

x

(0.27 sec)
  1. Extract Assets from RVM File Formats via .NET |...

    C# source code to load, render and add eXtract assets from RVM documents on .NET Framework, .NET Core, Mono....(Virtual Reality Modeling Language) X (DirectX Model Image) USD (Universal...

    products.aspose.com/3d/net/extractor/rvm/
  2. Extract Assets from DRC File Formats via .NET |...

    C# source code to load, render and add eXtract assets from DRC documents on .NET Framework, .NET Core, Mono....(Virtual Reality Modeling Language) X (DirectX Model Image) USD (Universal...

    products.aspose.com/3d/net/extractor/drc/
  3. FormField Checkboxes Inside Equations Don't Ren...

    Summary FormField checkboXes (Type 71 = FIELD_FORM_CHECK_BOX) inserted into OfficeMath equations fail to render correctly when converting Word documents to PDF. Instead of rendering as actual checkboX symbols, the litera…...x and 26.4 We’re using Aspose.Words...

    forum.aspose.com/t/formfield-checkboxes-inside-...
  4. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....format("\t{0}, {1}x{2}", childShape.getShapeType()...println(MessageFormat.format("\t{0}, {1}x{2}", childShape.getShapeType()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 插入图表|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....new Transform ( new Offset () { X = 0L , Y = 0L }, new Extents ()...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  6. 使用运算符|Aspose.PDF for Java

    本主题解释了如何使用 Aspose.PDF 的运算符。运算符类为 PDF 操作提供了强大的功能。...add ( new GSave ()); // 将表单放置在 x=100 y=500 坐标位置 pageContents ....add ( new GSave ()); // 将表单放置在 x=100 y=300 坐标位置 pageContents ....

    docs.aspose.com/pdf/zh/java/operators/
  7. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TeXtPath class. Defines the teXt and formatting of the teXt path (of a WordArt object)... x_scale Determines whether a straight...assertFalse ( shape . text_path . x_scale ) self . assertFalse ( shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...x release; a few header/footer handling...Ein Update auf die aktuelle 25.x‑Patch‑Version kann ebenfalls helfen...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  9. Working with Masters|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....'S' , 'T' , 'U' , 'V' , 'W' , 'X' , // 2 'Y' , 'Z' , 'a' , 'b'...'t' , 'u' , 'v' , // 5 'w' , 'x' , 'y' , 'z' , '0' , '1' , '2'...

    docs.aspose.com/diagram/java/working-with-masters/
  10. 如何在转换SVG时调整文档大小? – C#

    了解如何使用渲染选项将文档页面调整为SVG内容的大小,反之亦然。...例如,350 x 350单位的SVG将在300 DPI下转换为大约1094 x 1094像素。为了保持原始...在本文中的所有示例中,我们使用源 rendering.svg 文件 – 350 x 350 px。 在将SVG渲染为JPG时缩放内容 在以下示例中,...

    docs.aspose.com/svg/zh/net/resize-document/