Sort Score
Result 10 results
Languages All
Labels All
Results 9,041 - 9,050 of 155,953 for

doc

(0.07 sec)
  1. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown Document loading by preserving empty lines for improved readability....PreserveEmptyLines = true }; Document doc = new Document ( stream , loadOptions...AreEqual ( "\rLine1\r\rLine2\r\f" , doc . GetText ()); } See Also class...

    reference.aspose.com/words/net/aspose.words.loa...
  2. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... doc = aw . Document () styles = doc . styles # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.isEndOfDocument property | Aspose.Wor...

    Paragraph.isEndOfDocument property. True if this paragraph is the last paragraph in the last section of the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let font = builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field...FieldPrintDate field = (FieldPrintDate) doc.getRange().getFields().get(0);...

    reference.aspose.com/words/java/com.aspose.word...
  5. RevisionGroupCollection.Item | Aspose.Words for...

    Access specific revision groups effortlessly with the RevisionGroupCollection Item property. Enhance your data management with precise indexing.... Document doc = new Document ( MyDir + "Revisions...RevisionGroup revisionGroup = doc . Revisions . Groups [ 0 ]; See...

    reference.aspose.com/words/net/aspose.words/rev...
  6. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types.... Document doc = new Document ( MyDir + "Multi-section...); StructuredDocumentTa tag = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  7. Stroke.image_bytes property | Aspose.Words for ...

    Stroke.image_bytes property. Defines the image for a stroke image or pattern fill.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Python에서 ODP를 Doc로 변환 또는 무료 온라인 변환기 사용https://products.aspose.com/total/ko/python-net/conversion/odp-to-Doc/Recent......com/total/ko/python-net/conversion/odp-to-doc/Recent content in Python에서 ODP를...com/total/ko/python-net/conversion/odp-to-doc/index.xml self application/rss+xml...

    products.aspose.com/total/ko/python-net/convers...
  9. FormField.remove_field method | Aspose.Words fo...

    FormField.remove_field method. Removes the complete form field, not just the form field special character.... doc = aw . Document ( file_name =...fields.docx' ) form_field = doc . range . form_fields [ 3 ] form_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box = builder . insert_shape...

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