Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 17,415 for

true type

(0.6 sec)
  1. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless document automation....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  2. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve document accuracy using advanced AI grammar checking....CheckGrammarOptions options = null ) Parameter Type Description sourceDocument Document...grammarOptions . ImproveStylistics = true ; Document proofedDoc = model...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....Shows how to filter specific types of document elements when making... insert_footnote ( footnote_type = aw . notes . FootnoteType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Row class | Aspose.Words...

    Aspose::Words::Tables::Row class. Represents a table row. To learn more, visit the documentation article in C++.... get_Cells () Provides typed access to the Cell child nodes...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....NodeType :: Shape , 0 , true )); ASSERT_TRUE ( shape -> get_IsImage...String & baseUri ) Parameter Type Description loadFormat Aspo...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's Type, enhancing your data management and programming efficiency. Learn more now!...FieldType property Returns the type of the field. public FieldType...InsertField ( FieldType . FieldDate , true ); field . Format . DateTimeFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  9. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java....SHAPE, true); Assert.assertEquals(shapes...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. DataTable | Aspose.Words for Java

    Represents one table of in-memory data in Java.... Parameters: Parameter Type Description tableName java.lang...ResultSet. Parameters: Parameter Type Description resultSet java.sql...

    reference.aspose.com/words/java/com.aspose.word...