Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 180,174 for

doc

(0.1 sec)
  1. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/par...
  2. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....CreateNestedTable () { Document doc = new Document (); // Create...CreateTable ( doc , 3 , 4 , "Outer Table" ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  3. LayoutCollector.GetEndPageIndex | Aspose.Words ...

    Discover LayoutCollector's GetEndPageIndex method to easily find the 1-based index of a node's ending page. Simplify your page mapping today!... Document doc = new Document (); LayoutCollector...layoutCollector = new LayoutCollector ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/net/aspose.words.lay...
  4. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Გადაიყვანეთ JPG DOC Java

    გადაიყვანეთ JPG Doc Java ფორმატში კოდით. შეინახეთ JPG როგორც Doc Java....გადაიყვანეთ JPG DOC Java ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის Java JPG DOC ად კონვერტაციისთვის გამოიყენეთ ჩვენი დოკუმენტის...

    products.aspose.com/words/ka/java/conversion/jp...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++.... auto doc = System :: MakeObject < Aspose...MarkdownOfficeMathEx :: Image ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 在 XPS 文件中使用渐变 | Python

    如何在 XPS 文件中添加垂直、水平或线性渐变,这个问题可以通过 Aspose.Page API 解决方案来解答。学习 Python 的功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/python-net/xps/working-...
  8. 渐变使用 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加垂直、水平或线性渐变的问题。学习 C++ 的功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/cpp/xps/working-with-gr...
  9. Node class | Aspose.Words for Node.js

    Aspose.Words.Node class. Base class for all nodes of a Word Document... let doc = new aw . Document (); let para = doc . firstSection...appendChild ( new aw . Run ( doc , "Hello world!" )); // Below...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

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