Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 155,356 for

2

(0.25 sec)
  1. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... OleObject -2 The shape is an OLE object. OleControl...Rectangle 1 Rectangle. RoundRectangle 2 Round rectangle. Ellipse 3 Ellipse...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++.... UppercaseAlphabetic 2 Numeric formatting. Formats a...InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Read Australia Post Barcodes|Documentation

    This article describes how to decode Australia Post barcodes in Aspose.BarCode for JavaScript via C++...barcode standard include specific 2-digit format control code (FCC)...Numerical digits only Other 0, 1, 2, and 3 corresponding to H, A,...

    docs.aspose.com/barcode/javascript-cpp/read-aus...
  4. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...document. Assert.assertEquals(2, doc.getChildNodes(NodeType.SMART_TAG...

    reference.aspose.com/words/java/com.aspose.word...
  5. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...Family Vijayalakshmisridhar April 2, 2024, 9:46am 1 Currently am using...extract asad.ali April 2, 2024, 6:35pm 2 @Vijayalakshmisridhar...

    forum.aspose.com/t/need-to-extract-text-from-th...
  6. AsposeTeXforPython – 常见问题解答

    AsposeTeXforPython 的综合常见问题解答,详细介绍了如何安装纯 Python API、转换 LaTeX、管理字体、支持的包等等。...tex as tex 2 print (tex. __version__ ) 问:我需要本地...Copy 1 import aspose.tex as tex 2 3 doc = tex. Document ( "sample...

    docs.aspose.com/tex/zh/python-net/faq/
  7. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...特别是,“scale(2)”表示将 <circle> 元素在 x 和 y 维度上缩放 2 倍。 要将 circleElement...。 Copy 1 using Aspose. Svg ; 2 using System. IO ; Copy 1 // Scale...

    docs.aspose.com/svg/zh/net/svg-scaling/
  8. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....setText("Index entry 2"); indexEntry.setEntryType("B");...to span over 2 columns. index.setNumberOfColumns("2"); // Set any...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../chartseries/)...= [ "Category 1" , "Category 2" , "Category 3" , "Category 4"...categories , [ 4.4 , 7.0 , 3.5 , 2.1 ]); expect ( chartData . count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Setting Attributes in HTML Template – Aspose.HT...

    Learn how to set attributes in HTML template and control the presence of attributes when populating templates using Aspose.HTML for .NET....export as HTML and PNG using C# 2 3 // Create a template with a...( "Attributes[2].Name: " + input. Attributes [ 2 ] . Name ); 23...

    docs.aspose.com/html/net/setting-attributes-in-...