Sort Score
Result 10 results
Languages All
Labels All
Results 6,891 - 6,900 of 149,631 for

2

(0.12 sec)
  1. 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/
  2. Move Pages to PDF using Python for .NET | Aspos...

    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/
  3. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++....builder -> Writeln ( u "Page 2" ); builder -> InsertBreak ( Aspose...:: String :: Format ( u "Page 2{0}" , newLine ) + System :: String...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::get_Count method. Gets the number of elements contained in the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. Generate ITF BarCode Images via Python | produc...

    Create ITF symbology BarCode Images using Python applications without using any other software....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  9. Issue opening a PDF document - Free Support For...

    When we try create a Document object for certain (non password protected) PDF’s with the permissions in the attached picture, it fails with a " Permissions check failed (invalid Perms literals" error. The PDF’s open fin…...Product Family gregglinnellciv July 2, 2025, 7:44pm 1 When we try create...Professionalize.Discourse July 2, 2025, 7:44pm 2 @gregglinnellciv Cause...

    forum.aspose.com/t/issue-opening-a-pdf-document...
  10. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values....9 , 2.45 , 3 ], y_values = [ 1 , - 0...0 ], bubble_sizes = [ 2 , 1.1 , 2.95 , 2 ]) # Show data labels...

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