Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 181,015 for

doc

(0.53 sec)
  1. 档案

    档案...Word 文档中添加、插入、删除或删除页眉和页脚 DOCX DOC 使用您的 Java 应用程序。在本文中,我们将学习添加或...文档 (DOCX/DOC) 中添加页眉和页脚 使用 Java 删除 Word 文档 (DOCX/DOC) 的页眉和页脚 使用...

    blog.aspose.com/zh/words/add-remove-header-foot...
  2. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the Document keywords.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let properties = doc . builtInDocumentPrope...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  8. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.get_page_info method | Aspose.Words fo...

    Document.get_page_info method. Gets the page size, orientation and other information about a page that might be useful for printing or rendering.... doc = aw . Document ( file_name =...colored. self . assertFalse ( doc . get_page_info ( 0 ) . colored...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.isHorizontalRule property | Aspose.Wo...

    ShapeBase.isHorizontalRule property. Returns ``true`` if this shape is a horizontal rule.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

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