Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 180,640 for

doc

(0.13 sec)
  1. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes.... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Export PS to DOTX | products.aspose.com

    Convert PS to DOTX within C++ applications....API to convert PDF files to DOC format. Secondly, developers...Words for C++, to export the DOC file to DOTX format. Aspose.Total...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Export SVG to DOTM | products.aspose...

    Convert SVG to DOTM within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOTM. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Export XPS to PCL | products.aspose.com

    Convert XPS to PCL within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to PCL. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Export XPS to DOT | products.aspose.com

    Convert XPS to DOT within C++ applications....to convert XPS file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOT. This API provides a wide...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. C++ API to Export MHTML to WORDML | products.as...

    Convert MHTML to WORDML within C++ applications....convert MHTML file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.List | Aspose.Words for .NET

    Manage your Document's structure with ListFormat. Easily get or set the list for any paragraph, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A list allows us to organize...

    reference.aspose.com/words/net/aspose.words.lis...