Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 15,993 for

true type

(0.17 sec)
  1. Document.unprotect method | Aspose.Words for Py...

    aspose.words.Document.unprotect method... Parameter Type Description password str The...Document.write_protection . Returns True if a correct password was specified...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::ReflectionFormat::get_B...

    Aspose::Words::Drawing::ReflectionFormat::get_Blur method. Gets or sets a double value that specifies the degree of blur effect applied to the reflection effect in points. The default value is 0.0 in C++....Words :: NodeType :: Shape , 0 , true )); shape -> get_Reflection...Words :: NodeType :: Shape , 0 , true )); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldPageRef class | Aspose.Words for Python

    aspose.words.fields.FieldPageRef class. Implements the PAGEREF 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...
  5. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...ConvertHTML() with IsTaggedPdf = true , HTML definition lists ( <dl>...Details ID FUG001 Name FUG001ABC12 Type Fugitive 3D Status OP Location...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  6. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)... SHAPE , 0 , True ) . as_shape () shadow_format...shadow_format shadow_format . type = aw . drawing . ShadowType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldHyperlink::get_Addr...

    Aspose::Words::Fields::FieldHyperlink::get_Address method. Gets or sets a location where this hyperlink jumps in C++....FieldType :: FieldHyperlink , true )); // When we click this HYPERLINK...FieldType :: FieldHyperlink , true )); field -> set_Address ( get_MyDir...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... Parameter Type Description property CustomXmlProperty...aw . NodeType . SMART_TAG , True )] self . assertEqual ( 8 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....FIELD_FILE_NAME, true); field.update(); Assert.assertEquals("...FIELD_FILE_NAME, true); field.setIncludeFullPath(true); field.update();...

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

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

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