Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 16,763 for

true type

(0.17 sec)
  1. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration....are three different calendar types according to which the PRINTDATE...field . UseLunarCalendar , Is . True ); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Aspose::Words::DocumentBuilder::get_CurrentStor...

    Aspose::Words::DocumentBuilder::get_CurrentStory method. Gets the story that is currently selected in this DocumentBuilder in C++....DocumentBuilder > ( doc ); // A Story is a type of node that has child Paragraph...builder -> EndTable (); ASSERT_TRUE ( builder -> get_CurrentStory...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...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...
  5. Other managing TeX options | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets set the initial interaction mode in which the engine starts. Here are some code examples.... 6 // Set to true to make the engine skip missing...options. IgnoreMissingPackage = true ; Example-IgnoreMissingPackage...

    docs.aspose.com/tex/net/other-options/
  6. 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...
  7. 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...
  8. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether to include the full file path name.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILE_NAME , update_field = True ) . as_field_file_name () field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...Paragraph, true)) { int index; if (paragraph...GetChildNodes(NodeType.Paragraph, true).IndexOf(paragraph); builder...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  10. Aspose.PSD for Python via .NET 24.2 - Release N...

    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.... load_effects_resource = True with PsdImage . load ( sourceFile...set_fonts_folders ( fontFolders , True ) with PsdImage . load ( sourceFile...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...