Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 155,211 for

doc

(0.19 sec)
  1. TextColumnCollection.count property | Aspose.Wo...

    TextColumnCollection.count property. Gets the number of columns in the section of a Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let columns = builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... doc = aw . Document ( file_name =...'Shadow color.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this font (in points).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set different fonts for...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTagRangeStart.placeholder_nam...

    StructuredDocumentTagRangeStart.placeholder_name property. Gets or sets Name of the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text.... doc = aw . Document ( file_name =...tags.docx' ) range_start_tag = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... doc = aw . Document ( file_name =...+ 'Document.docx' ) format = doc . first_section . body . first_paragraph...

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

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – C#를 통해 JPEG2000을 Doc로 변환https://products.aspose.com/ocr/ko/net/conversion/jpeg2000-to-Doc/Recent content in C#를 ......com/ocr/ko/net/conversion/jpeg2000-to-doc/Recent content in C#를 통해 JPEG2000을...com/ocr/ko/net/conversion/jpeg2000-to-doc/index.xml self application/rss+xml...

    products.aspose.com/ocr/ko/net/conversion/jpeg2...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – C#를 통해 JPEG을 Doc로 변환https://products.aspose.com/ocr/ko/net/conversion/jpeg-to-Doc/Recent content in C#를 통해 JPEG을......com/ocr/ko/net/conversion/jpeg-to-doc/Recent content in C#를 통해 JPEG을...com/ocr/ko/net/conversion/jpeg-to-doc/index.xml self application/rss+xml...

    products.aspose.com/ocr/ko/net/conversion/jpeg-...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – C#를 통해 JPG을 Doc로 변환https://products.aspose.com/ocr/ko/net/conversion/jpg-to-Doc/Recent content in C#를 통해 JPG을 DO......com/ocr/ko/net/conversion/jpg-to-doc/Recent content in C#를 통해 JPG을...com/ocr/ko/net/conversion/jpg-to-doc/index.xml self application/rss+xml...

    products.aspose.com/ocr/ko/net/conversion/jpg-t...
  10. FieldAutoTextList | Aspose.Words for Java

    Implements the AUTOTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

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