Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 17,437 for

true type

(0.1 sec)
  1. Why Not Automation | Aspose.Tasks Documentation

    Learn what reasons make Aspose.Tasks for Java component is a better alternative to automation....designed or tested for this type of use. Using Office as a service...just that. Our components are a true .NET solution and perform flawlessly...

    docs.aspose.com/tasks/java/why-not-automation/
  2. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... SHAPE , 0 , True ) . as_shape () fill = shape...fill: fill . patterned ( pattern_type = aw . drawing . PatternType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    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....control the visibility of both types of scroll bars in Excel files...these properties can only store true or false values. Below is complete...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  4. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form....value=2934 height=200 codetext=true barcode_type=code39StanDard align=right...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  5. MailMerge.Execute clears protected form field v...

    Aspose.Words MailMerge FormField Bug Repro Problem When performing a MailMerge.Execute on a Word document that contains protected form fields, the values in those form fields become empty after the merge — even if the me…...Type == FieldType.FieldFormTextInput || f.Type == FieldType...|| f.Type == FieldType.FieldFormCheckBox) f.IsLocked = true; }...

    forum.aspose.com/t/mailmerge-execute-clears-pro...
  6. 搜索

    搜索..._CenterText ( NullableBool::True); chart->get_ChartTitle()->set_Height(20);...t(20); chart->set_HasTitle( true); // 刪除默認生成的系列和類別 chart->ge...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  7. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...export ( setExportListLabels(true) )? Does the sample contain...behavior can differ between list types. Providing answers to these...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  8. DocumentBase.Lists | Aspose.Words for .NET

    Discover DocumentBase Lists for efficient property management. Access customizable list formatting to enhance your document's presentation and clarity.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words/doc...
  9. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....Rectangle ( 100 , 0 , 400 , 100 , True )) # Add annotaiton into Annotation...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/python-net/sticky-annotations/