Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 26,584 for

x

(0.44 sec)
  1. 使用 Java 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 在PowerPoint演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...dataPontPercent = 0f ; for ( int x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++) { series = chart . getChartData...

    docs.aspose.com/slides/zh/java/chart-data-label/
  2. 图表数据标签|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中设置 PowerPoint 图表数据标签及距离...0 ; for ( var x = 0 ; x < chart . getChartData ()...(). getSeries (). size (); x ++ ) { series = chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-dat...
  3. Supported Excel Functions with Go|Documentation

    Supported EXcel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....I J K L M N O P Q R S T U V W X Y Z Aspose.Cells' Formula Calculation...: Returns the arctangent from x‑ and y‑coordinates ATANH Math...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  4. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....renderToScale(Graphics2D graphics, float x, float y, float scale) Renders...renderToSize(Graphics2D graphics, float x, float y, float width, float height)...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用 PHP 在演示文稿中管理图表数据标签|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...0 ; for ( $x = 0 ; $x < java_values ( $chart ->...-> getSeries () -> size ()) ; $x ++ ) { $series = $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-data-l...
  6. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++.... // Create an X.509 certificate from a PKCS#12...encrypted document file. // Create an X.509 certificate from a PKCS#12...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...k ); outputHtml += "X: " + pathPoint . x + ", Y: " + pathPoint...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  8. Working with XFA Forms using C++|Aspose.PDF for...

    Aspose.PDF for C++ API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.PDF.Facades....snippet shows the steps of getting X and Y coordinates of XFA a form...get_Attributes () -> idx_get ( u "x" ) -> get_Value ()); // Get field...

    docs.aspose.com/pdf/cpp/xfa-forms/
  9. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... 25 sum_x = 0. 26 27 # Restore a graphics...bounds 48 x = square_side 49 y = 0 50 if sum_x >= width: 51 x = - (sum_x...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Consumo de memória - Free Support Forum - aspos...

    Olá, Uma dúvida sobre consumo de memória RAM, tenho uma rotina que faz mesclagem de documentos pdf, em algum momentos pode ocorrer conversão de algum outro tipo para pdf antes, percebo que eXiste um aumento significativ…...OrderBy(x => x.PageNumber) .ThenBy(x => x.Order) .ToList();...if (attachmentsToInsert.Any(x => x.PageNumber == pageNumber))...

    forum.aspose.com/t/consumo-de-memoria/319838