Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 10,171 for

page count

(0.11 sec)
  1. Utility Features Available in Aspose.Tasks for ...

    The Page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/java/utility-features/
  2. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Count { get; } Gets the number of...paragraph, the margin or the page). The relative positioning of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control Page borders easily. Enhance your document's appearance with customizable settings....Specifies whether border around pages should be shown. Default is...Assert . That ( resourceFiles . Count ( f => f . EndsWith ( ".jpeg"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ShapeBase class | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Word, the changes we apply count as revisions. // When editing...other tables as children. int count = getChildTableCount(table);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....the formatted text to a new page in a PDF. Create a new PDF document...formatted text fragment into the page’s paragraphs collection. Save...

    docs.aspose.com/pdf/python-net/text-formatting-...
  7. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  8. 使用 C++ 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式处理 PDF 中的图像...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  9. 通过 C++ 将图像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码,以编程方式将图像添加到 PDF 文档中...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/add/
  10. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....new section starts on the same page as the previous section. NEW_COLUMN... NEW_PAGE The section starts from a new page. EVEN_PAGE The section...

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