Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 26,456 for

x

(0.16 sec)
  1. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能... 16 sum_x = 0. 17 18 # Restore a graphics...bounds 39 x = square_side 40 y = 0 41 if sum_x >= width: 42 x = - (sum_x...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. LayoutEnumerator.MoveLastChild | Aspose.Words f...

    Discover how the LayoutEnumerator MoveLastChild method efficiently navigates to the last child entity, enhancing your data management capabilities....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Create Thumbnails of Presentation Shapes in .NE...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for .NET – easily create and eXport presentation thumbnails....scale = 1 ; // Scaling along X and Y axes. using ( Presentation...scale = 1 ; // Scaling along X and Y axes. using ( Presentation...

    docs.aspose.com/slides/net/create-shape-thumbna...
  4. 搜索

    搜索...set_X((float)moveTo->get_X()); _currentPoint....> lineTo) { float x = (float)lineTo->get_X(); float y = (float)lineTo->get_Y();...

    blog.aspose.com/zh-hant/font/render-truetype-fo...
  5. How to call data only once, even if I have mult...

    Hi, I’ve a problem. I have a template that starts by building a data structure by making different calls. This take about 20 minutes to retrieve datas. Then I have 4 foreach loops that process the data and displaying …...var records = (from x in source where x.IsActive select ExpensiveTransform(x))...ExpensiveTransform(x)) .ToList(); // forces one pass and stores the...

    forum.aspose.com/t/how-to-call-data-only-once-e...
  6. Convert DICOM to GIF via Java | products.aspose...

    Sample code for DICOM to GIF Java conversion. Use API eXample code for batch DICOM files to GIF conversion within any Web or Desktop Java based application....x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/java/conversion/dic...
  7. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart...series and set the error bar X format. Access the first chart...

    docs.aspose.com/slides/nodejs-java/error-bar/
  8. 向现有 PDF 文件添加注释|Aspose.PDF for Java

    本节解释如何使用 Aspose.PDF Facades 向现有 PDF 文件添加注释。... x = ( int ) tfa . getTextFragments.... awt . Rectangle (); rect . x = ( int ) tfa . getTextFragments...

    docs.aspose.com/pdf/zh/java/adding-annotations-...
  9. Installation|Aspose.Slides for Node.js via .NET...

    Learn how to quickly install Aspose.Slides. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...x Install java bridge. You can run.../Library/Java/JavaVirtualMachines/jdk1.8.x_xxx.jdk/Contents/Info.plist with...

    docs.aspose.com/slides/nodejs-java/installation/
  10. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....$\mathrm{max}_i$ \mathbf $\sum x = \mathbf{v}$ \mathsf $\mathsf{G}_1^2$...begin{eqnarray} 2 x &=& 12345 \\ 3 \ mathrm{x} &=& \ mathrm{12345}...

    docs.aspose.com/tex/java/latex-math-fonts/