Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 155,640 for

2

(0.25 sec)
  1. Converting Range of DjVu Pages to Separate Imag...

    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....#Export first 2 pages $i = 0 ; while ( $i < 2 ) { \ # Save each...

    docs.aspose.com/imaging/java/converting-range-o...
  2. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...container=first columns_proportions=36%-2%-30%-2%-30% block_bottom_margin=0...border=square ?content=Section 2 font_size=12 align=center font_style=bold...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  3. Add Page Stamp to PDF using C++ | Aspose.PDF

    Add page stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++...._dataDir + pageStampFileName , 2 ); plumPageStamp -> set_Height...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) document -> get_Pages ()...

    products.aspose.com/pdf/cpp/stamps/page/
  4. ChartAxis.axisBetweenCategories property | Aspo...

    ChartAxis.axisBetweenCategories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    Discover TxtSaveOptionsBase's ParagraphBreak property, allowing custom paragraph breaks for seamless text format exports. Enhance your document's readability!... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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...
  8. 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/
  9. Check Presence of a Master in the Visio Drawing...

    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....vsd" ); $master_id = 2 ; \ # check master by id $is_present...$master_name = "Background tranquil .2" ; \ # check master object by...

    docs.aspose.com/diagram/java/check-presence-of-...
  10. RowFormat.HeadingFormat | Aspose.Words for .NET

    Discover the RowFormat HeadingFormat property, ensure your table headings repeat on every page for clarity and improved readability in multi-page documents.... Write ( "Heading row 2" ); builder . EndRow (); builder...$"Row {table.Rows.Count}, column 2." ); builder . EndRow (); } doc...

    reference.aspose.com/words/net/aspose.words.tab...