Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 16,785 for

true type

(1.48 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Aspose::Words::Comparing::CompareOptions::get_T...

    Aspose::Words::Comparing::CompareOptions::get_Target method. Specifies which document shall be used as a target during comparison in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTables method. Specifies whether to compare the differences in data contained in tables in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose::Words::Comparing::CompareOptions::get_C...

    Aspose::Words::Comparing::CompareOptions::get_CompareMoves method. Specifies whether to compare differences between the two documents in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields in C++....Shows how to filter specific types of document elements when making...> ( docOriginal ) -> Clone ( true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your document's headers and footers, ensuring seamless continuity across sections for better organization....IsLinkedToPrevious property True if this header or footer is...; set ; } Remarks Default is true . Note, when your link a header...

    reference.aspose.com/words/net/aspose.words/hea...
  7. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...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...
  8. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....FieldType :: FieldListNum , true )); // Lists start counting...FieldType :: FieldListNum , true ); // This field will start...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. MapiMessage.AttachSignature issue? - Free Suppo...

    Hello, Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True}) sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT) End Using Here source msg can …...Detached = True}) sgn.Save(SaveTextBoxX.Text...signed message type, if also the return type is MapiMessage Thanks...

    forum.aspose.com/t/mapimessage-attachsignature-...
  10. BuildingBlockBehavior | Aspose.Words for Java

    Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in Java....Corresponds to the ST_DocPartBehavior type in OOXML. Examples: Shows how...importNode(customBlock.getFirstSection(), true)); // We can also find it in...

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