Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 10,767 for

true type

(0.04 sec)
  1. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...longer be a revision. ASSERT_TRUE ( paragraphs -> idx_get ( 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule::get_DefaultFontName method. Gets or sets the default font name in C++....fontSources -> get_Length ()); ASSERT_TRUE ( fontSources [ 0 ] -> GetAvailableFonts...( u "Courier New" ); ASSERT_TRUE ( fontSources [ 0 ] -> GetAvailableFonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....have their respective story types. ASSERT_EQ ( StoryType :: Footnotes...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Managing Controls|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....text box used to define all types of settings. It has some important...method specifies the placement type. The setFont method specifies...

    docs.aspose.com/cells/java/managing-controls/
  5. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....CheckMergedCells property to true. Pass the ImportTableOptions...method accepts a parameter of type ImportTableOptions . The ImportTableOptions...

    docs.aspose.com/cells/net/import-data-into-work...
  6. Stroke.end_arrow_width property | Aspose.Words ...

    Stroke.end_arrow_width property. Defines the arrowhead width for the end of a stroke.... start_arrow_type = aw . drawing . ArrowType ...WIDE arrow . stroke . end_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....have their respective story types. ASSERT_EQ ( StoryType :: Footnotes...()); // A comment is another type of inline story. auto comment...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Stroke.opacity property | Aspose.Words for Python

    Stroke.opacity property. Defines the amount of transparency of a stroke... start_arrow_type = aw . drawing . ArrowType ...WIDE arrow . stroke . end_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them.... Structure Type PDF standard compliance levels...setDisplayDocTitle ( true ); opt . setExportDocumentStr ( true ); opt . getOutlineOptions...

    docs.aspose.com/words/java/working-with-pdfa-or...
  10. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...pst", true); String jsonResponse = ZPSTMailListParsing...markAsReadUnread(pst, messageId, true); } Error: Exception in thread...

    forum.aspose.com/t/how-to-get-the-following-val...