Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 165,418 for

doc

(0.05 sec)
  1. SectionStart enumeration | Aspose.Words for Nod...

    Aspose.Words.SectionStart enumeration. The type of break at the beginning of the section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  4. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++.... auto doc = System :: MakeObject < Aspose..."Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset () -> get_ChildFramesets...

    reference.aspose.com/words/cpp/aspose.words.fra...
  5. 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...
  6. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the Document in C++.... auto doc = System :: MakeObject < Aspose...document's contents. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. 使用 C# 製作 DOC

    通過幾個步驟在 C# 中創建一個新的 Doc。使用 .NET 庫輕鬆創建 Doc。...NET 庫製作 DOC 我們強大的 C# 庫允許開發人員通過幾個步驟以編程方式創建 DOC .NET 開發者只需使用我們強大的產品...即可輕鬆製作 DOC。這意味著我們的解決方案將為程序員提供在 C# 中創建 DOC 所需的一切。 DOC Node Python...

    products.aspose.com/words/zh-hant/net/make/doc/
  8. Aspose::Words::Style::get_BaseStyleName method ...

    Aspose::Words::Style::get_BaseStyleName method. Gets/sets the name of the style this style is based on in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: Style > style = doc -> get_Styles () -> idx_get (...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Document.removeMacros method | Aspose.Words for...

    Document.removeMacros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document.... let doc = new aw . Document ( base ....expect ( doc . hasMacros ). toEqual ( true ); expect ( doc . vbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... auto doc = System :: MakeObject < Aspose...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...