Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 10,600 for

page count

(0.06 sec)
  1. FramesetCollection.Item | Aspose.Words for .NET

    Access specific frames with FramesetCollection. Easily retrieve frame Pages by index for efficient web navigation and enhanced user experience....indexer Gets a frame or frames page at the specified index. public...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/net/aspose.words.fra...
  2. Aspose::Words::Fields::FieldIndex::get_Sequence...

    Aspose::Words::Fields::FieldIndex::get_SequenceSeparator method. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers in C++....separate sequence numbers and page numbers. System :: String Aspose...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....encountered, and it will also count the number of such replacements..._dataDir + "sample.pdf" ); int count = 0 ; while ( editor . replaceText...

    docs.aspose.com/pdf/java/replace-text/
  4. 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...
  5. ControlChar | Aspose.Words for Java

    Control characters often enCountered in documents in Java....structural elements, such as page breaks. Assert.assertEquals(MessageFormat...ControlChar.CR) + ControlChar.PAGE_BREAK, doc.getText()); // When...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 在 .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/
  8. Specifying the Absolute Position of the Pivot I...

    Learn how to specify the absolute position of pivot items in C++ using Aspose.Cells....Move(int count, bool isSameParent) method in...down based on the count value, where count is the number of positions...

    docs.aspose.com/cells/cpp/specifying-the-absolu...
  9. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....WriteLine ( "Pages " + document . Pages . Count ); } } Open existing...WriteLine ( "Pages " + document . Pages . Count ); } } Open encrypted...

    docs.aspose.com/pdf/net/open-pdf-document/
  10. Format Visio Pages|Documentation

    This section explains how to apply styles to a visio Page with Aspose.Diagram....Format Visio Pages Contents [ Hide ] Aspose.Diagram for .NET...allows developers to format pages of a Visio Diagram file. Applying...

    docs.aspose.com/diagram/net/format-visio-pages/