Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 17,418 for

true type

(0.12 sec)
  1. PageSetup.different_first_page_header_footer pr...

    PageSetup.different_first_page_header_footer property. True if a different header or footer is used on the first page....different_first_page_header_footer property True if a different header or footer...different_first_page_header_footer = True builder . page_setup . odd_...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, True)) { Range paraRange …...Paragraph, true)) { Range paraRange = para.Range;...MatchCase = false, // Set to true if case sensitivity is required...

    forum.aspose.com/t/some-content-cannot-be-repla...
  3. ChartFormat class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartFormat class. Represents the formatting of a chart element... shape_type Gets or sets the shape type of the parent...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... the normal validation type in cells : https://docs.aspose...GridValidationType . DropDownList , true ); // Adding values to DropDownList...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  5. List | Aspose.Words for Java

    Represents formatting of a list in Java.... // Below are two types of lists that we can create...hasSameTemplate(List other) Returns true if the current list and the...

    reference.aspose.com/words/java/com.aspose.word...
  6. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java.... getType() Returns the type of the font source. getWarningCallback()...getPriority()); Parameters: Parameter Type Description folderPath java...

    reference.aspose.com/words/java/com.aspose.word...
  7. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....document -> set_CenterWindow ( true ); // Predominant reading order;...document -> set_DisplayDocTitle ( true ); // Specify whether to resize...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  8. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....Paragraph::get_BreakIsStyleSeparato method True if this paragraph break is a...TOC. // If we use a heading type style after the separator, we...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. 管理Excel文件的数据|Documentation

    本文介绍如何使用Aspose.Cells库通过JavaScript调用C++的方式查看和编辑Excel文件的数据。...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/view-an...
  10. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....Output Is Smart Art Shape : True AI Document Assistant Close...C++ Extract Text from the Gear Type SmartArt Shape with C++ Analyzing...

    docs.aspose.com/cells/cpp/determine-if-shape-is...