Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 8,025 for

page count

(0.03 sec)
  1. Working with Common Conditional Blocks in Java|...

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

    docs.aspose.com/words/java/working-with-common-...
  2. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....numbering from 1 # at each new page and display themselves directly...every page. footnote_options = doc . sections [ 0 ] . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....move(int count, bool isSameParent) method can...down based on the count value, where count is the number of position...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....Move(int count, bool isSameParent) method can...down based on the count value, where count is the number of position...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. Convert OST to XPS via C# | products.aspose.com

    Sample code for OST to XPS C# conversion. Use API example code for batch OST files to XPS conversion within VB.NET, Asp.NET or any .NET based application....xps files int count = 1 ; foreach ( var msg in inboxFolder...MessageFormattingFla.MailInfo; // Set page layout for printing printer...

    products.aspose.com/email/net/conversion/ost-to...
  6. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Write ( "\nThis is page " ); builder . InsertField (...GetFieldCode ()); Assert . AreEqual ( " PAGE " , doc . Range . Fields [ 1...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 通过 C# 将图像添加到 PDF | Aspose.PDF

    本页介绍使用 .NET Framework、.NET Core、Aspose.PDF for .NET 库将图像添加到 PDF 文档中的功能。...upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/zh-hans/net/images/add/
  8. Clone a Document in Python|Aspose.Words for Pyt...

    Clone a document to get its identical copy using Python. When creating a copy, nodes and properties of the original document are cloned.... SECTION_BREAK_NEW_PAGE ) builder . write ( "Section...assertEqual ( clone . sections . count , 2 ) # Duplicate the last section...

    docs.aspose.com/words/python-net/clone-a-document/
  9. FieldSkipIf.ComparisonOperator | Aspose.Words f...

    Discover the FieldSkipIf ComparisonOperator property, easily manage and customize your comparison operators for enhanced data handling....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Remove Image from PDF using Java

    This article describes how to remove image from PDF using Java. It has the IDE configurations, steps, and a sample code to delete image from PDF using Java....Page Product Family Aspose.PSD Product...PDF using Java on a selected page. You may delete all or selected...

    kb.aspose.com/pdf/java/remove-image-from-pdf-us...