Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 16,783 for

true type

(0.08 sec)
  1. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Returns True if this object was moved (deleted)...filter ( lambda r : r . revision_type == aw . RevisionType . MOVING...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Bibliography::Person class | Asp...

    Aspose::Words::Bibliography::Person class. Represents individual (a person) bibliography source contributor in C++.... static Type () Examples Shows how to get...() -> LINQ_Count ()); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... PARAGRAPH , True ) for para in list ( filter...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartStyle enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... insert_chart ( chart_type = aw . drawing . charts . ChartType...aw . NodeType . SHAPE , 0 , True ) . as_shape () chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. MailMerge.Execute clears protected form field v...

    Aspose.Words MailMerge FormField Bug Repro Problem When performing a MailMerge.Execute on a Word document that contains protected form fields, the values in those form fields become empty after the merge — even if the me…...Type == FieldType.FieldFormTextInput || f.Type == FieldType...|| f.Type == FieldType.FieldFormCheckBox) f.IsLocked = true; }...

    forum.aspose.com/t/mailmerge-execute-clears-pro...
  7. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape.... wrap_type ) # Create a 400pt x 400pt group...aw . NodeType . SHAPE , 0 , True ) . as_shape () . stroke . dash_style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PDF sticky Annotations using Python|Aspose.PDF ...

    Discover how to add sticky annotations in PDF documents using Aspose.PDF in Python via .NET for comments and feedback....Rectangle ( 100 , 0 , 400 , 100 , True )) # Add annotaiton into Annotation...annotations if ( a . annotation_type == ap . annotations . AnnotationType...

    docs.aspose.com/pdf/python-net/sticky-annotations/
  9. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....the time and effort of manual typing and ensuring there are no human...SaveFormat . Docx , results , true ); Full code using Aspose.OCR...

    docs.aspose.com/ocr/net/scan-to-word/
  10. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Description IsListItem { get; } True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...