Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 15,601 for

paragraph

(0.04 sec)
  1. ASP - JScript 通过 COM 互操作|Aspose.PDF for .NET

    学习如何通过 COM 互操作在 ASP 和 JScript 应用程序中使用 Aspose.PDF for .NET。启用高级 PDF 功能。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/zh/net/asp-jscript-via-com-...
  2. BuiltInDocumentProperties.Bytes | Aspose.Words ...

    Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  3. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Find and Replace in Presentation|Aspose.Slides ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/net/find-and-replace-in-...
  6. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next Paragraph styles for enhanced formatting and design efficiency....style, linked style and next paragraph style are recursively compared...doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/sty...
  7. Ինչպես կարդալ Word փաստաթուղթը C#-ում

    Այս հակիրճ ձեռնարկը ձեզ ուղղորդում է, թե ինչպես կարդալ Word փաստաթուղթը C#-ով: Word փաստաթղթից տեքստ կարդալու համար C# միջավայրի մանրամասները և գործարկվող օրինակելի կոդը՝ նկարագրությամբ, համօգտագործվում է:...Document դասի օբյեկտի մեջ Ստացեք Paragraph տիպի բոլոր հանգույցները փաստաթղթից...տեսակի հանգույց, ինչպիսիք են Paragraph, Run, Section, Body, HeaderFooter...

    kb.aspose.com/hy/words/net/how-to-read-word-doc...
  8. ImportFormatOptions.keepSourceNumbering propert...

    ImportFormatOptions.keepSourceNumbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...let paragraph of srcDoc . firstSection . body . paragraphs ) {...= importer . importNode ( paragraph , true ); dstDoc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/nod...
  10. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...get_child ( aw . NodeType . PARAGRAPH , 1 , True )) self . assertEqual...

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