Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 17,415 for

true type

(0.57 sec)
  1. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, True)) { …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  2. Decode FNC Symbols|Documentation

    This article describes how to decode FNC symbols in GS1 barcodes in Aspose.BarCode for .NET according to business needs...some other barcode types. There are four types of FNC symbols (FNC1-4)...not correspond to any of GS1 types (e.g. Code 128 or GS1 Code 128...

    docs.aspose.com/barcode/net/decode-fnc-symbols/
  3. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... isMapped() Returns true if the parent structured document...STRUCTURED_DOCUMENT_TAG, 0, true); Assert.assertEquals("{F30...

    reference.aspose.com/words/java/com.aspose.word...
  4. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format... exportGeneratorName When true , causes the name and version...produced files. Default value is true . imlRenderingMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Use Checksum and Supplement Data for Barcodes|D...

    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....Checksums are not required for all types of barcodes. For example, Code128...EnableChecksum property is set to true, the checksum is shown on the...

    docs.aspose.com/barcode/jasperreports/use-check...
  6. Aspose.GIS 更新:编辑要素和几何体并将更改保存到数据库。|Documentation

    “本文探讨了 Aspose.GIS 库的最新增强功能,重点是检测和保存映射应用程序中几何体和要素更改的新能力。”...rel="stylesheet" asp-append-version="true"/> } @section Scripts { <script...src="~/js/map.js" asp-append-version="true"></script> } 为了演示的目的,我们将编辑能力限制为仅建筑物。...

    docs.aspose.com/gis/zh/net/showcases/saving-cha...
  7. Shape.signature_line property | Aspose.Words fo...

    Shape.signature_line property. Gets [SignatureLine](../../signatureline/) object if the shape is a signature line...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFillIn.default_response property | Aspose....

    FieldFillIn.default_response property. Gets or sets default user response (initial value contained in the prompt window).... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILL_IN , update_field = True ) . as_field_fill_in () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::ExportListLabels enum | ...

    Aspose::Words::Saving::ExportListLabels enum. Specifies how list labels are exported to HTML, MHTML and EPUB in C++....ExportListLabels :: AsInlineText : ASSERT_TRUE ( outDocContents . Contains...</span>" + u "</p>" )); ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides Typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....RunCollection class Provides typed access to a collection of Run...a new array of runs. static Type () Examples Shows how to determine...

    reference.aspose.com/words/cpp/aspose.words/run...