Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 17,437 for

true type

(0.15 sec)
  1. FieldCreateDate class | Aspose.Words for Python

    aspose.words.fields.FieldCreateDate class. Implements the CREATEDATE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  3. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  4. IIndexFilter | Aspose.Words for Java

    Defines a filter for skipping items based on their indices in Java.... Parameters: Parameter Type Description index int The index...the item. Returns: boolean - true if the item should be skipped;...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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....Protection Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/advance...
  7. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++....signatureLineOptions ) Parameter Type Description signatureLineOptions...signatureLineOptions -> set_ShowDate ( true ); signatureLineOptions -> ...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!...OwnStatus property is set to true , the StatusText property specifies...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HtmlSaveOptions.ImageSavingCallback | Aspose.Wo...

    Control image saving with HtmlSaveOptions' ImageSavingCallback. Optimize document exports to HTML, MHTML, or EPUB for seamless user experience.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

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

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

    docs.aspose.com/cells/zh/javascript-cpp/replace...