Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 7,161 for

true type

(0.09 sec)
  1. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...loadOptions.setIgnoreOleData(true); } Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. OleControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.OleControl class to seamlessly integrate OLE ActiveX controls in your applications for enhanced functionality....IsForms2OleControl { get; } Returns true if the control is a Forms2OleControl...GetChild ( NodeType . Shape , 0 , true ); OleControl oleControl = shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_Type property. Gets Type of this Structured document tag....sdt_type property IStructuredDocumentT.sdt_type property Gets...Gets type of this Structured document tag . @property def sdt_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method... Parameter Type Description file_name str The...SvgSaveOptions ): ... Parameter Type Description file_name str The...

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

    Specifies the possible positions for tick labels in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++....property type is not Boolean . Examples Shows various type conversion...properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field Types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field Type values align with field codes for enhanced consistency and accuracy....NormalizeFieldTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode Type ITF14...style of a Case Code for barcode type ITF14. The valid values are...FieldType . FIELD_DISPLAY_BARCODE , True ) . as_field_display_barcode...

    reference.aspose.com/words/python-net/aspose.wo...