Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 17,463 for

true type

(2.65 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. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++.... get_IsLegal () const True if the level turns all inherited..._TrailingCharacter . static Type () Remarks You do not create...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Fonts::TableSubstitutionRule::Ge...

    Aspose::Words::Fonts::TableSubstitutionRule::GetSubstitutes method. Returns array containing substitute font names for the specified original font name in C++....originalFontName ) Parameter Type Description originalFontName...SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert....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...
  6. AsposePSD states that a valid PSD file is not a...

    This python script from aspose.psd import Image from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers.smartobjects import SmartObjectLayer from aspose.psd.imageloadoptions import PsdL…...index {i}“) found_smart_layers = True if not found_smart_layers: print(”...index {i}") found_smart_layers = True if not found_smart_layers: print("...

    forum.aspose.com/t/asposepsd-states-that-a-vali...
  7. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding Types for seamless integration of web extensions with your document data....enumeration Enumerates available types of binding between a web extension...myScriptTaskPane . IsVisible = true ; myScriptTaskPane . Width =...

    reference.aspose.com/words/net/aspose.words.web...
  8. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....has_image property Returns True if the shape has image bytes...get_child_nodes ( aw . NodeType . SHAPE , True ): shape = node . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...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...
  10. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....IllegalArgumentExcep("Field start type must be FieldHyperlink."); }...value; updateFieldCode(); } // True if the hyperlinks target is...

    reference.aspose.com/words/java/com.aspose.word...