Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 17,437 for

true type

(0.15 sec)
  1. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY 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...
  2. FieldOcx class | Aspose.Words for Python

    aspose.words.fields.FieldOcx class. Implements the OCX field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....Type : gets the artifact type (supports values...with Adobe Acrobat have the type Pagination and subtype Watermark...

    docs.aspose.com/pdf/net/add-watermarks/
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....Save as PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  5. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldListNum.list_level property | Aspose.Words...

    FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...RevisionType type = rev.getRevisionType(); if (type != RevisionType...RevisionType.INSERT && type != RevisionType.DELETE) continue; // The...

    forum.aspose.com/t/section-break-as-revision-ho...
  9. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...hasDigitalSignature Returns true if this document contains a...valid or not. hasMacros Returns true if this document contains a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++....Words :: NodeType :: SmartTag , true ) -> LINQ_OfType < System ::...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/cpp/aspose.words.mar...