Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 16,773 for

true type

(0.33 sec)
  1. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Chart" ); // Set the Placement Type, the way the Label is attached...textbox0 . GetFont (). SetIsBold ( true ); // Set the font size textbox0...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  2. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....-> get_LineStyle ()); ASSERT_TRUE ( borders -> idx_get ( 0 ) ->...for C++ Aspose::Words::Border::Type method Aspose::Words::Border::Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. 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...
  4. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... The default value is True . @property def ignore_header_footer...MY_DIR + 'Header and footer types.docx' ) # If 'IgnoreHeaderFooter'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling....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...
  7. 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...
  8. DoclingSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCLING](../../aspose.words/saveformat/#DOCLING) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML documents. Enhance your document conversion experience today!...HtmlLoadOptions { ConvertSvgToEmf = true }; Document doc = new Document...-aw-top-pos:0pt; -aw-wrap-type:inline\" />" + "</p>" ), Is . True ); break ;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... insert_shape ( shape_type = aw . drawing . ShapeType ...get_child_nodes ( aw . NodeType . SHAPE , True ) . count ) # We can delete...

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