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

true type

(0.85 sec)
  1. 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...
  2. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns True if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Returns true if this object was deleted in...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...move the cursor to. ReturnValue true if the bookmark was found; false...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method... Parameter Type Description input_file str The...SaveFormat ): ... Parameter Type Description input_file str The...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from invoice images.... Setting Type Default value Description allowed_symbols...automatic_color_inversion boolean true Improve recognition accuracy...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....> & presentation ) Parameter Type Description stream const Sy...powerpointStream , u "OleObject.pptx" , true , imageStream ); } } // Double-click...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentPropertyCollection | Aspose.Words for Java

    Base class for BuiltInDocumentProperties and CustomDocumentProperties collections in Java....add("Authorized", true); properties.add("Authorized...contains(String name) Returns true if a property with the specified...

    reference.aspose.com/words/java/com.aspose.word...
  10. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....Description AllCaps { get; set; } True if the font is formatted as...characteristics. Bold { get; set; } True if the font is formatted as...

    reference.aspose.com/words/net/aspose.words/font/