Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 10,503 for

page count

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using PHP https://products.aspose.com/pdf/php-java/conversion/ Recent content in PDF Conversion Solution using PHP on A......com/pdf/php-java/converting/ Documentation pages. Also, you can check the other...com/pdf/php-java/installation/ Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/php-java/conversion/ind...
  2. Compress DOC In C#

    Compress DOC in C# without losing quality. Optimize DOC content, reduce file size easily....Count; ++i) { // Set maximum page size to avoid...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/doc/
  3. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....-> get_Paragraphs () -> get_Count ()); // Composite nodes such...NodeType :: Any , true ) -> get_Count ()); // We can modify the contents...

    reference.aspose.com/words/cpp/aspose.words/run/
  4. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...>> ( section ); // Set some page setup properties for the section...

    reference.aspose.com/words/cpp/aspose.words/body/
  5. 档案

    档案...mark up every question on the page? (Yes) Yes, that will help a...Date__________ ?grid=ID sections_count=8 #What is Aspose.OMR main function...

    blog.aspose.com/zh/omr/create-omr-template-from...
  6. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....doc -> get_Sections () -> get_Count ()); // Use a document builder...() -> get_Count ()); // Each section has its own page setup settings...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Compress JPG In C#

    Compress JPG in C# without losing quality. Optimize JPG content, reduce file size easily....Count; ++i) { // Set maximum page size to avoid...avoid the current page image scaling. var pageSetup = builder.PageSetup;...

    products.aspose.com/words/net/compress/jpg/
  8. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...decoding results or the found_count property that returns the number...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/basic-recogn...
  9. 在 PST 文件中使用消息|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....pst" , false )) { int count = pst . getStore (). getTotalItemsCount...query, int startIndex, int count) - 检索符合指定查询的消息子集,从给定索引开始并受数量限制。以下代码示例演示了如何对...

    docs.aspose.com/email/zh/java/working-with-mess...
  10. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Count > 0) { doc.Range.Bookmarks[0]...for (int i = 1; i < tagRuns.Count; i++) { Run nextTag = tagRuns[i];...

    forum.aspose.com/t/bookmarking-all-the-static-t...