Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 9,635 for

page count

(0.12 sec)
  1. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...startIndex + splitDocPageLimit; int count = totalPageCount > endIndex...document.extractPages(startIndex, count); log.debug("splitDocumentWithAsp...

    forum.aspose.com/t/list-labels-not-getting-reat...
  2. 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...
  3. Replace Text|Aspose.PDF for .NET

    This section explains how to work with Text using PdfContentEditor Class....encountered, and it will also count the number of such replacements...replacements but on a specific page of your document. In the next...

    docs.aspose.com/pdf/net/replace-text-facades/
  4. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a document...them equals page width minus left and right page margins. Properties...Properties Name Description count Gets the number of columns in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....restarts at the start of every page. RestartSection 1 Line numbering...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/cpp/aspose.words/lin...
  6. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....object and add a new page in the Pages collection. Create a new...Add a new page in Pages collection of Document Page page = document...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  7. Convert OST to OFT via C# | products.aspose.com

    Sample code for OST to OFT C# conversion. Use API example code for batch OST files to OFT conversion within VB.NET, Asp.NET or any .NET based application....oft files int count = 1 ; foreach ( var msg in inboxFolder...Combine(outputDirectory, $"Message{count}.oft" ); msg.Save( "template...

    products.aspose.com/email/net/conversion/ost-to...
  8. Convert OST to ICS via C# | products.aspose.com

    Sample code for OST to ICS C# conversion. Use API example code for batch OST files to ICS conversion within VB.NET, Asp.NET or any .NET based application....ics files int count = 1 ; foreach ( var msg in calendarFolder...Combine(outputDirectory, $"Message{count}.ics" ); if (msg.SupportedType...

    products.aspose.com/email/net/conversion/ost-to...
  9. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....it appear at the referencing page's footer. self . assertEqual...assertEqual ( 0 , footnote . tables . count ) footnote . append_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....referencing page's footer. expect ( footnote . tables . count ). toEqual...expect ( footnote . tables . count ). toEqual ( 1 ); expect ( footnote...

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