Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 153,430 for

2

(0.26 sec)
  1. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Java recognition engine....// Limit recognition load to 2 threads RecognitionSettings recognitionSettings...recognitionSettings . setThreadsCount ( 2 ); // Recognize images ArrayList...

    docs.aspose.com/ocr/java/multithreading/
  2. Move Pages to PDF using .NET | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C# sample code using Aspose.PDF for .NET... Pages [ 2 ]; dstDocument . Pages . Add (...srcDocument . Pages . Delete ( 2 ); srcDocument . Save ( outputFile...

    products.aspose.com/pdf/net/pages/move/
  3. Move Pages to PDF using Python | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET... pages [ 2 ] dstDocument . pages . add (...srcDocument . pages . delete ( 2 ) srcDocument . save ( src_file...

    products.aspose.com/pdf/python-net/pages/move/
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rust https://products.aspose.com/pdf/th/rust-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  5. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Free hand annotations are invisible after *.xfd...

    Hello to everybody at the support team, we just noticed some problems with imported annotations. After the import of 3_annotations.xfdf some annotations are invisible (see attached file 5_merged_with_Aspose.pdf). The …...pfeifer July 23, 2014, 2:29am 1 Hello to everybody at the...tilal.ahmad July 23, 2014, 9:00am 2 Hi Martin, We are sorry for the...

    forum.aspose.com/t/free-hand-annotations-are-in...
  7. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....PdfPageStamp ( path_input_stamp , 2 ) plumPageStamp . set_height (...in range ( 1 , 6 ): if ( i % 2 == 0 ): document . pages [ i ]...

    products.aspose.com/pdf/python-net/stamps/page/
  8. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++.... Moderate 2 Moderate margins. Wide 3 Wide...u "Document.UpdatePageLayout.2.pdf" ); See Also Namespace Aspose::Words...

    reference.aspose.com/words/cpp/aspose.words/mar...
  10. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... write ( 'Heading row 2' ) builder . end_row () builder...table . rows . count } , column 2.' ) builder . end_row () i +=...

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