Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 18,473 for

docx to doc

(0.08 sec)
  1. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the shape is inline or floating... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separaTor method. Inserts style separaTor inTo the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph can only...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property To easily access and cusTomize cell formatting options for enhanced data presentation in your applications....Document doc = new Document ( MyDir + "Tables.docx" ); Table...Table table = doc . FirstSection . Body . Tables [ 0 ]; Cell firstCell...

    reference.aspose.com/words/net/aspose.words.tab...
  4. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... doc = aw . Document () paragraph = doc . first_section...assertEqual ( 'Placeholder value' , doc . range . fields [ 2 ] . result...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Create a red horizontal...

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

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – راه حل تبدیل فرمت PDF برای Rust https://products.aspose.com/pdf/fa/rust-cpp/conversion/ Recent content in راه حل تبدیل فرمت PDF برای Rust on As......has-background-success https://docs.aspose.com/pdf/rust-cpp/ یادگیری...پشتیبانی شده، نگاه کنید https://docs.aspose.com/pdf/net/supported-file-formats/...

    products.aspose.com/pdf/fa/rust-cpp/conversion/...
  8. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a red horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  9. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CusTomXmlPartCollection GetById method To effortlessly retrieve cusTom XML parts by their unique identifiers for enhanced data management.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access To the axis title properties in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

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