Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 15,881 for

true type

(0.27 sec)
  1. Barcode API for Android Apps - Java SDK for QR,...

    Add professional barcode generation and recognition to your Android apps. Use Java to create and scan 1D and 2D barcodes, including QR Code, Data Matrix, PDF417, and more....barCodeResults ) { // Log the barcode type and text to Logcat Log . d (... 2D, postal, and composite types. Each one can be generated and...

    products.aspose.com/barcode/android-java/
  2. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...IsAutoFormat 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...SetIsAutoFormat ( true ); // Setting the PivotTable autoformat type pivotTable...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  3. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....DocumentSavingArgs ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" )). toEqual ( true ); }); /// <summary> /// Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...NodeType :: Paragraph , 0 , true )); paragraph -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....This can be made up of various types of content ranging from runs...complex. There are over 50 field types (each needs its own result calculation...

    docs.aspose.com/words/python-net/fields-overview/
  6. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....DetectAreasMode = DOCUMENT, AutoSkew = true and no any additional filters...Recognition result Property Type Description FileName String...

    products.aspose.com/ocr/net/recognition/recogni...
  7. 用 JavaScript 通过 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加和格式化 Microsoft Excel 中的图表和轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,以及修改轴标题以获得更佳的数据表现和清晰度。...Chart Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  8. 获取行中最大列索引和列中最大行索引|Documentation

    学习如何通过C++ API在行中获取最大列索引,在列中获取最大行索引。...Row/Column Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  9. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic shows you how to convert a PDF file to HTML format with the Aspose.PDF C# library....multiple pages SplitIntoPages = true }; // Save the output HTML document...are any CompressSvgGraphicsI = true }; // Save the output HTML document...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  10. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...understand that there are different types of header/footer (first, primary...users are likely to use any type of header and/or footer and...

    forum.aspose.com/t/order-of-child-nodes-in-the-...