Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 9,394 for

page count

(0.07 sec)
  1. Using Contextual Object Member Access in C#|Asp...

    Use contextual object member to access some objects without specifying the objects id in template expressions using C#....Age]>><</foreach>> Count: <<[ds.Persons.count()]>> Alternatively...<<[Age]>><</foreach>> Count: <<[Persons.count()]>> Restarting List...

    docs.aspose.com/words/net/using-contextual-obje...
  2. Convert MBOX to VCF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/mbox-t...
  3. 在C++中使用Artifacts|Aspose.PDF for C++

    本页描述了如何使用Aspose.PDF for C++处理Artifact类。代码片段展示了如何向PDF页面添加背景图像以及如何获取PDF文件第一页的每个水印。...ArtifactType枚举的值,其中值包括Background, Layout, Page, Pagination和Undefined)。 Artifact...ArtifactCollection 。 为了获取特定页面上的所有工件, Page 类具有Artifacts属性。本主题展示了如何在PDF文件中处理水印工件。...

    docs.aspose.com/pdf/zh/cpp/artifacts/
  4. Extract Images from PDF JavaScript|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for JavaScript toolkit.... format page number), resolution 150 DPI...textContent = "Files(images) count: " + json . filesCount . toString...

    docs.aspose.com/pdf/javascript-cpp/extract-imag...
  5. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....following template to represent the count of elements in the enumeration...items << else >><<[ items . Count ()]>> item ( s )<</ if >>. Note...

    docs.aspose.com/words/net/working-with-common-c...
  6. PageSetup.footnoteOptions property | Aspose.Wor...

    PageSetup.footnoteOptions property. Provides options that control numbering and positioning of footnotes in this section....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. let footnoteOptions = doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility....Properties Name Description Count { get; } Gets the number of...section starts on a new page or on the same page. Programmatically...

    reference.aspose.com/words/net/aspose.words/sec...
  8. PageSetup.EndnoteOptions | Aspose.Words for .NET

    Discover the PageSetup EndnoteOptions property to easily customize endnote numbering and positioning for enhanced document formatting and clarity....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. FootnoteOptions footnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.FootnoteOptions | Aspose.Words for .NET

    Discover PageSetup FootnoteOptions to easily customize footnote numbering and positioning for enhanced document clarity and professionalism....numbering from 1 // at each new page and display themselves directly...directly beneath the text on every page. FootnoteOptions footnoteOptions...

    reference.aspose.com/words/net/aspose.words/pag...
  10. LineNumberRestartMode enumeration | Aspose.Word...

    aspose.words.LineNumberRestartMode enumeration. Determines when automatic line numbering restarts....Members Name Description RESTART_PAGE Line numbering restarts at the...the start of every page. RESTART_SECTION Line numbering restarts...

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