Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 22,730 for

form

(0.09 sec)
  1. 提取图像和签名信息|Aspose.PDF for .NET

    您可以使用 C# 的 SignatureField 类从签名字段提取图像并提取签名信息。... Form ) { var sf = field as Aspose . Pdf . Forms . SignatureField...document . Form ) { var sf = field as Aspose . Pdf . Forms . SignatureField...

    docs.aspose.com/pdf/zh/net/extract-image-and-si...
  2. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...generated barcode label in the form of a stream (as a binary format)...outputting a barcode image in the form of a bitmap object and then...

    docs.aspose.com/barcode/net/save-barcode-image/
  3. score_group|Documentation

    Score_group element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....name is not displayed on the form. Never add empty lines after...in an error when rendering a form. score_group element includes...

    docs.aspose.com/omr/net/txt-markup/score_group/
  4. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....geometry in an abbreviation form using methods of the XpsPath...geometery in the abbreviation form XpsPath path = doc.AddPath(doc...

    products.aspose.com/page/net/work-with-brushes/
  5. Generate Swiss Post Parcel Barcodes in JavaScri...

    Description of Swiss Post Parcel Barcode Type...can be passed in its original form or as an 18-digit code. Both...Additional Service barcode in the form of Code 128 var gen = new BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/swiss-po...
  6. Convert XLSM to PPTX using Python or with free ...

    XLSM to PPTX conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPTX online converter quickly before integrating the code....used to store data in tabular form. It is a binary file format...used to store data in a tabular form. On the other hand, PPTX is...

    products.aspose.com/total/python-net/conversion...
  7. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Task Entry Form . Double-click a task in the form. Open the Advanced...

    docs.aspose.com/tasks/net/handling-task-constra...
  8. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java....Entry Form . Double click a task on the Task Entry Form. Select...

    docs.aspose.com/tasks/java/handling-task-constr...
  9. Configuring OAuth 2.0 API Access to Google Serv...

    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....ContentType = "application/x-www-form-urlencoded" ; string clientId...ContentType = "application/x-www-form-urlencoded" ; string clientId...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  10. 使用 Aspose.Page C++ API 转换 XPS

    本文通过代码片段,对 Aspose.Page C++ API 解决方案中包含的 XPS 到 PDF 转换功能进行了描述和演示。...---------- try { // Load XPS document form the XPS file System::SharedPtr<XpsDocument>...u"XPStoImage_out.bmp"; // Load XPS document form the XPS file System::SharedPtr<XpsDocument>...

    docs.aspose.com/page/zh/cpp/convert-xps/