Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 16,780 for

true type

(0.4 sec)
  1. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....); // Change the background type. firstMasterSlide . getBackground...getMasters (). removeUnused ( true ); } finally { presentation...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...string fileName ) Parameter Type Description fileName String...LoadOptions loadOptions ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  3. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor..."\tContents:" ); mInsideEditableRange = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/edi...
  4. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......HeaderFooter, true).Clear(); //RemoveSectionBreak(ref...PageSetup.RestartPageNumbering = true; //Console.WriteLine("page number...

    forum.aspose.com/latest.rss
  5. Setting Dynamic Array Formulas with Node.js via...

    How to use the Aspose.Cells library to calculate dynamic array formulas in Excel using Node.js via C++. Load, calculate, and save Excel files easily....an array formula is a special type of formula that allows you to...formulas. However, you don’t type these curly braces yourself;...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  6. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。... slides [ 0 ] # 添加 type 为 RECTANGLE 的 AutoShape。 shape...方法还是设置 text 属性—— is_text_box 都会返回 True 。 import aspose.slides as slides...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  7. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....rotate=270 header_type underline The type of the box to be displayed...square - draw a box. header_type=square header_border_size 3...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  8. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  9. JSON markup|Documentation

    Use the most popular data interchange format for describing machine-readable forms as nested data structures....be one of the following data types: string, number / integer, Boolean..."Nested object" } }, "is_json" : true } Aspose.OMR template structure...

    docs.aspose.com/omr/cpp/design-form/json-markup/
  10. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....SHAPE, true).get(0); Assert.assertTrue(imageShape...loadFormatName) Parameters: Parameter Type Description loadFormatName java...

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