Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 10,503 for

page count

(2.22 sec)
  1. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....container=instructions columns_count=2 ?block= column=2 border=rounded...height=50 ?container=2-3 columns_count=2 ?block= column=1 border=none...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  2. 类型1字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解如何使用.NET中的1型字体的字形和指标来工作的基础。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  3. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Count); // Create output directory...0; i < presentation.Slides.Count; i++) { ISlide slide = presentation...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  4. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++.... get_Count () Gets the number of immediate...will appear at the top of every page of this section, above the main...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式在 PDF 文件中添加表格...for ( int row_count = 1 ; row_count < 10 ; row_count ++ ) { // Add...( u "Column ({0}, 1)" , row_count )); row -> get_Cells () -> Add...

    products.aspose.com/pdf/zh-hant/cpp/table/add/
  6. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...from the PDF document pages. Process each page of the PDF document...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Conversion between cell name and row/column ind...

    Learn how to get conversion between cell name and row/column index through the Aspose.Cells for .NET API.... Microsoft Excel starts counting row and column indices from...Excel, Aspose.Cells starts counting row and column indices from...

    docs.aspose.com/cells/net/names-and-indices/
  8. 使用 Microsoft Graph 管理电子邮件及附件|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....reading unread messages with paging using var client = GraphClient...tokenProvider , config . Tenant ); // paging option var itemsPerPage = 10...

    docs.aspose.com/email/zh/net/manage-email-messa...
  9. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython.... paragraphs_count = paragraphs . getCount () i...= 0 while ( i < paragraphs_count ) : paragraph = paragraphs ...

    docs.aspose.com/words/java/working-with-styles-...
  10. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....which only appears on the first page of a section. System :: SharedPtr...header/footer, which appears on odd pages. footer = section -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/sec...