Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 10,801 for

page count

(3.24 sec)
  1. FAQ - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum.... Your Participation Counts The conversations we have here...post was featured on the front page of the New York Times. This...

    forum.aspose.com/guidelines
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... getPageColor() Gets the page color of the document. getParentNode()...setPageColor(Color value) Sets the page color of the document. setR...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java.... getPageColor() Gets the page color of the document. getParentNode()...setPageColor(Color value) Sets the page color of the document. setR...

    reference.aspose.com/words/java/com.aspose.word...
  4. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....getCount ()); // Child node count identical. if ( $ indexDiff...PARAGRAPH , true ); $ paragraphs_count = $ paragraphs -> getCount ();...

    docs.aspose.com/words/java/extract-content-in-php/
  5. Converting a SVG file to PNG using Python | Asp...

    Sample code on Python for SVG to PNG conversion. Use example code for batch SVG to PNG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...loop to iterate through each page of the loaded PDF document,...

    products.aspose.com/pdf/python-net/conversion/s...
  6. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 使用 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-hans/cpp/table/add/
  8. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…... If you increase the count it happens on more runs. So...middle of the page, random blank pages and black pages. This is a...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  9. Yellow OMR form with a horizontal tear line|Doc...

    OMR form with a horizontal tear line in yellow...grid=SEC1 column=3 sections_count=6 options_count=6 align=center &block...grid=SEC2 column=5 sections_count=6 options_count=6 align=center &block...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  10. 使用 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/