Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 8,025 for

page count

(0.04 sec)
  1. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... count ). toEqual ( 1 ); // Use a document...); expect ( doc . sections . count ). toEqual ( 2 ); // Each section...

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

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...EvenPagesHeader Contains text of the even pages header, represented by HeaderFooter...odd and even pages, contains text of the odd pages header. Represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...实际内容和工件中所描述)。 要获取特定页面上的所有水印, Page 类具有 Artifacts 属性。 下面的代码片段显示了如何获取...

    docs.aspose.com/pdf/zh/net/artifacts/
  4. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames Pages....of child frames and frames pages. @property def child_framesets...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....signed; Project code page: {1}; Modules count: {2} \n " , vbaProject...vbaProject -> get_Modules () -> LINQ_Count ()) : String :: Format ( u "Project...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Count ); // Use a document builder...Sections . Count ); // Each section has its own page setup settings...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....side, # and the number of the page that contains the XE field on...the number that the sequence count is on at the XE field location...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Discover the Frameset FrameDefaultUrl property to easily set web Page URLs or document files for seamless frame displays. Enhance your web experience!...property Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words.fra...
  9. Convert MBOX to XPS via C# | products.aspose.com

    Sample code for MBOX to XPS C# conversion. Use API example code for batch MBOX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....xps files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.xps" ); // Instantiate an instance...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames Page....document represents a frames page. @property def frameset ( self...Shows how to access frames on-page. # Document contains several...

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