Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 15,944 for

true type

(0.21 sec)
  1. Section | Aspose.Words for Java

    Represents a single section in a document in Java....ancestor of the specified object type. getBody() Returns the Body...node. getProtectedForForms() True if the section is protected...

    reference.aspose.com/words/java/com.aspose.word...
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, true).get(0); StructuredDocumentTa...STRUCTURED_DOCUMENT_TAG_RANGE_END, true).get(0); System.out.println...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Parameter Type Description fieldType FieldType The type of the field...FieldType . FieldAuthor , true , run , true ); // 2 - Insert a QUOTE...

    reference.aspose.com/words/net/aspose.words/par...
  5. Export Email|Documentation

    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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/export-email/
  6. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...DisplayDocTitle = true, ExportDocumentStruct = true, // Ensure document...exported ExportLanguageToSpan = true, OutlineOptions = { DefaultBookmarksOutl...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  7. ImageType | Aspose.Words for Java

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

    reference.aspose.com/words/java/com.aspose.word...
  8. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control.... Shape , 0 , true ); CheckBoxControl checkBoxControl...checkBoxControl . Checked = true ; Assert . That ( checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Style.styles property | Aspose.Words for Node.js

    Style.styles property. Gets the collection of styles this style belongs to.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... getShape ( 0 , true ); let oleControl = shape ....enabled ). toEqual ( true ); expect ( checkBox . type ). toEqual ( aw...

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