Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,179 for

true type

(0.39 sec)
  1. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...Type == FieldType.FieldTOC).FirstOrDefault();...GetChildNodes(NodeType.Paragraph, true)) { int index; if (paragraph...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  2. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...setAlwaysGenerateRoo(true); XmlDataSource xmlDataSource...testData.persons.person[../@type='main']]>> // example using...

    forum.aspose.com/t/linq-report-engine-when-usin...
  4. checkbox|Documentation

    Checkbox element generates a list of answers with blank bubbles that can accommodate any kind of marks....threshold=35 hide_name false Set to true to hide the label ( name ) of...checkbox element. hide_name=true bubble_size Normal Size of boxes:...

    docs.aspose.com/omr/net/txt-markup/checkbox/
  5. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to signature line properties...Default value for this property is True . email Gets or sets suggested...Default value for this property is True . signer Gets or sets suggested...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape)...getChildNodes(NodeType.PARAGRAPH, true); Paragraph refNode = shape...

    forum.aspose.com/t/alternative-way-to-extract-a...
  7. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  8. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/getting-started/how-to...
  9. Determine which Axis exists in the Chart|Docume...

    Learn how to determine which axis exists in a chart created using Aspose.Cells for Python via .NET. Our guide will help you understand how to identify and access the different axes in a chart, including category, value, and secondary axes....has_axis(AxisType axis_type, bool is_primary) method to...Chart.has_axis(AxisType axis_type, bool is_primary) to determine...

    docs.aspose.com/cells/python-net/determine-whic...
  10. FieldCompare.comparison_operator property | Asp...

    FieldCompare.comparison_operator property. Gets or sets the comparison operator.... insert_field ( field_type = aw . fields . FieldType ....FIELD_COMPARE , update_field = True ) . as_field_compare () field...

    reference.aspose.com/words/python-net/aspose.wo...