Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 168,853 for

doc

(0.13 sec)
  1. Document.clone method | Aspose.Words for Node.js

    Document.clone method. Performs a deep copy of the [Document](../).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

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

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some nodes with...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...such as DOCX. doc . save ( data_dir + "LoadTxt Out.doc" ) Download...

    docs.aspose.com/words/java/load-plain-text-txt-...
  5. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Aspose.Words for C++, to export DOC to DOT. This API provides a comprehensive...

    products.aspose.com/total/cpp/conversion/svg-to...
  6. Aspose::Words::Node::NextPreOrder method | Aspo...

    Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order tree traversal algorithm in C++.... auto doc = System :: MakeObject < Aspose..."Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  8. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.LF property | Aspose.Words for Python

    ControlChar.LF property. Line feed character: \x000a or \n... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

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