Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 15,989 for

true type

(0.15 sec)
  1. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

    reference.aspose.com/words/java/com.aspose.word...
  2. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....StoryType property Gets the type of this story. public StoryType...GetChildNodes ( NodeType . Shape , true ). Count , Is . EqualTo ( 1...

    reference.aspose.com/words/net/aspose.words/sto...
  3. 使用 JavaScript 通过 C++ 使用正则表达式替换工作簿中的文本|Documenta...

    使用 C++ 通过 JavaScript 在工作簿中使用正则表达式替换文本...regexKey 设置为 true 表示搜索的关键词将作为正则表达式处理。 以下代码片段演示了如何使用...Replace Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....FIELD_MERGE_FIELD, true); fieldMergeField.setFieldName("Courtesy...Title"); fieldMergeField.isMapped(true); fieldMergeField.isVerticalFormatting(false);...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency.... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  6. FieldDdeAuto | Aspose.Words for Java

    Implements the DDEAUTO field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  7. Logging recognition events|Documentation

    How to output recognition events to the console or write them to a file....specify its parameters: Property Type Description Aspose.OCR.Logging...Logging.Console bool Set to true to enable the display of recognition...

    docs.aspose.com/ocr/net/logging/
  8. Node.clone method | Aspose.Words for Node.js

    Node.clone method. Creates a duplicate of the node....Parameter Type Description isCloneChildren boolean True to recursively...cloneWithChildren = para . clone ( true ). asParagraph (); expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data Types for optimal performance....property of the String data type. public DocumentProperty Add...name , string value ) Parameter Type Description name String The...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name.... Parameter Type Description name str The case-insensitive...properties . add ( 'Authorized' , True ) properties . add ( 'Authorized...

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