Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 10,493 for

page count

(0.2 sec)
  1. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method...options ) Shows how to render one page from a document to a JPEG image...= doc ) builder . writeln ( 'Page 1.' ) builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose PDF 许可证|Aspose.PDF for .NET

    Aspose.PDF for .NET 邀请客户获取经典许可证和计量许可证。以及使用有限许可证以更好地探索产品。...pdf" )) { // Add five pages AddPages ( document , 5 ); //...i < n ; i ++) { document . Pages . Add (); } } 计量许可的最佳实践 ✅ 推荐方法:单例模式...

    docs.aspose.com/pdf/zh/net/licensing/
  3. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...paragraph, the margin or the page). The relative positioning of...containing block of this shape. count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/python-net/python-notes/w...
  5. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......LastChild Node False True False count Count int False True False story_type...Words.BookmarkCollection count Count int False True False [index]...

    docs.aspose.com/words/ro/python-net/python-note...
  6. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...recognition on each scanned page. Below is a complete, step‑by‑step...the scanned PDF. Renders each page to an image (required for OCR)...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  7. FormField | Aspose.Words for Java

    Represents a single form field in Java....appendLine("\tDrop down items count: " + formField.getDropDownItems()...other tables as children. int count = getChildTableCount(table);...

    reference.aspose.com/words/java/com.aspose.word...
  8. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... Pages . Count ; pageCount ++) { using...100 ); // Convert a particular page and save the image to stream...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  9. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....Description Usage example columns_count 1 The number of columns in the...regardless of their content. columns_count=2 columns_proportions n/a Overrides...

    docs.aspose.com/omr/net/txt-markup/container/
  10. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits.... Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/