Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 26,455 for

x

(0.07 sec)
  1. 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...
  2. 用JavaScript通过C++操作非原始形状的数据|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  3. 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/
  4. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... X , polygon [ 0 ]. Y )); for ( int...Operators . LineTo ( polygon [ i ]. X , polygon [ i ]. Y )); } page...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  5. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。...: line_to ( point ) line_to ( x , y ) 在路径的指定位置添加直线 : line_to (...( point , index ) line_to ( x , y , index ) 在路径末尾添加三次贝塞尔曲线 :...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  6. Recognition languages|Documentation

    A list of languages and characters recognized by Aspose.OCR for C++....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...

    docs.aspose.com/ocr/cpp/recognition-languages/
  7. How to use Aspose.CAD in Angular|CAD Documentation

    Use Aspose.CAD in Angular....then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //Load image console.log(this...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  8. Aspose.GIS not activating via Aspose.Total lice...

    Hi, We have an Aspose Total for .Net licence with a subscription eXpiry of 20240418. We are using Aspose.GIS 20.1.0 in a .Net Core web application. Upon uploading a shapefile to the application we’re getting an error th…...x) expected the license XML to contain...mode. The newer GIS releases (22.x +), including 23.12.0, have been...

    forum.aspose.com/t/aspose-gis-not-activating-vi...
  9. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…... which allows you to set the X and Y coordinates, as well as...size chart.ChartObject.X = 100; // Set the X position chart.ChartObject...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  10. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a document in Java....Shows how to sign documents with X.509 certificates. // Verify that...Shows how to sign documents with X.509 certificates. // Verify that...

    reference.aspose.com/words/java/com.aspose.word...