Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 10,173 for

page count

(0.27 sec)
  1. Some chinese character show as square when conv...

    Hi, some chinese character show as square when using last aspose pdf for .net to convert pdf to jpeg. the code is below : // Open document Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document("input.pdf"…...Pages.Count; pageCount++) { using (FileStream...100); // Convert a particular page and save the image to stream...

    forum.aspose.com/t/some-chinese-character-show-...
  2. Manipulating TIFF Images|Documentation

    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.... Export Multi Page frames to different Image format...Sometimes you need to export Multi-page TIFF frames to some other image...

    docs.aspose.com/imaging/python-net/manipulating...
  3. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...接受文档第一页的吸收器 document -> get_Pages () -> Accept ( textFragmentAbsorber...文件的第一页搜索文本 document -> get_Pages () -> idx_get ( 1 ) -> Accept...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java....set of properties that specify page size, orientation, margins etc...appendChild(section); // Set some page setup properties for the section...

    reference.aspose.com/words/java/com.aspose.word...
  5. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Python https://products.aspose.com/pdf/python-net/merger/ Recent content in Merge PDF Documents using Python on Aspso......nstallation/ Documentation pages. To verify the benefits of the...{"@type":"HowToStep","name":"Add Page","image":"https://products.aspose...

    products.aspose.com/pdf/python-net/merger/index...
  9. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... COMMENT , True ) comments_count = comments . getCount () # Look...authorName author. i = comments_count i = i - 1 while i >= 0 : comment...

    docs.aspose.com/words/java/working-with-comment...