Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 157,128 for

doc

(0.16 sec)
  1. Node.node_type_to_string method | Aspose.Words ...

    Node.node_type_to_string method. A utility method that converts a node type enum value into a user friendly string.... doc = aw . Document ( MY_DIR + 'Paragraphs...'Paragraphs.docx' ) node = doc . first_section . body . first_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in tables for enhanced design flexibility and improved layout management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.dra...
  3. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Please...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfSaveOptions.jpeg_quality property | Aspose.W...

    PdfSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Jpeg...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  7. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced Document editing capabilities.... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  8. MarkdownLoadOptions constructor | Aspose.Words ...

    MarkdownLoadOptions constructor. Initializes a new instance of [MarkdownLoadOptions](../) class....preserve_empty_lines = True doc = aw . Document ( stream = stream...Line1 \r\r Line2 \r\x0c ' , doc . get_text ()) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the Document is exported.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two wrapping...

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