Sort Score
Result 10 results
Languages All
Labels All
Results 5,931 - 5,940 of 16,768 for

true type

(0.15 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....border ); // Specify the link type as remote URI link . setAction...new page text . setInNewPage ( true ); // Create another local hyperlink...

    docs.aspose.com/pdf/java/actions/
  2. Azure AD 设置 & Microsoft Graph 授权 - Aspose.Email...

    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....private static final String GRANT_TYPE = "password" ; private final...password ) + "&grant_type=" + urlEncode ( GRANT_TYPE ); } private String...

    docs.aspose.com/email/zh/java/microsoft-graph-a...
  3. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/developer-guide/conver...
  4. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....have their respective story types. ASSERT_EQ ( Aspose :: Words...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Footnote.actual_reference_mark property | Aspos...

    Footnote.actual_reference_mark property. Gets the actual text of the reference mark displayed in the document for this footnote.... FOOTNOTE , 1 , True ) . as_footnote () doc . update_fields...constructor Footnote.footnote_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.include_textboxes_footnotes_endnotes_i...

    Document.include_textboxes_footnotes_endnotes_in_stat property. Specifies whether to include textboxes, footnotes and endnotes in word count statistics.... insert_footnote ( footnote_type = aw . notes . FootnoteType...include_textboxes_footnotes_endnotes_in_stat = True doc . update_word_count () #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Gmail Utility Features|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....static final String REDIRECT_TYPE = "code" ; public static final...SCOPE , REDIRECT_URI , REDIRECT_TYPE ); } static String getAuthorizationCode...

    docs.aspose.com/email/java/gmail-utility-features/
  9. Aspose::Words::Drawing::ShapeBase::get_ShadowFo...

    Aspose::Words::Drawing::ShapeBase::get_ShadowFormat method. Gets shadow formatting for the shape in C++....Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...ShadowMixed , shadowFormat -> get_Type ()); See Also Class ShadowFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Field.is_locked property | Aspose.Words for Python

    Field.is_locked property. Gets or sets whether the field is locked (should not recalculate its result).... FIELD_DATE , True ) . as_field_date () field ...FIELD_DATE , field_start . field_type ) self . assertFalse ( field_start...

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