Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 12,681 for

true type

(0.07 sec)
  1. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, True)) { try { // Skip shapes that are textboxes — th…...Shape, true)) { try { // Skip shapes that...avoid truncation"); //if shape type is not inline then below setting...

    forum.aspose.com/t/getting-exception-floating-s...
  2. PropertyType | Aspose.Words for Java

    Specifies data Type of a document property in Java....PropertyType Specifies data type of a document property. Examples:...properties.add("Authorized", true); properties.add("Authorized...

    reference.aspose.com/words/java/com.aspose.word...
  3. AdjustmentCollection | Aspose.Words for Java

    Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in Java....SHAPE, 0, true); AdjustmentCollection adjustments...getChild(NodeType.SHAPE, 0, true); AdjustmentCollection adjustments...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::FieldFileName::get_Inclu...

    Aspose::Words::Fields::FieldFileName::get_IncludeFullPath method. Gets or sets whether to include the full file path name in C++....FieldType :: FieldFileName , true )); field -> Update (); ASSERT_EQ...FieldFileName , true )); field -> set_IncludeFullPath ( true ); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. LoadOptions.preserve_include_picture_field prop...

    LoadOptions.preserve_include_picture_field property. Gets or sets whether to preserve the INCLUDEPICTURE field when reading Microsoft Word formats... insert_field ( field_type = aw . fields . FieldType ....FIELD_INCLUDE_PICTURE , update_field = True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....setRasterizeTransfor(true); doc.save(getArtifactsDir()...getExportGeneratorNa() When true , causes the name and version...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE field in Java....FieldFormat object that provides typed access to field’s formatting...Gets the Microsoft Word field type. getUseLunarCalendar() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method...updateWordCount() overload and pass true value as a parameter to do that...Parameter Type Description updateLinesCount boolean true if number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java....SHAPE, 0, true); Assert.assertTrue(shape.isImage());...close(); } Parameters: Parameter Type Description password java.lang...

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

    Represents a start of a bookmark in a Word document in Java....ancestor of the specified object type. getBookmark() Gets the facade...string. isComposite() Returns true if this node can contain other...

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