Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 153,667 for

2

(0.25 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. Redact Address in PDF that spans multiple lines...

    @alexey.noskov In a PDF document, I need to redact an address that spans multiple lines (e.g., in a table cell): 500 Dungeon Loop Blvd., Suite 1200, San Serifo, TX 75001 Using RedactionAnnotation, can I redact such …...ali December 1, 2025, 5:31pm 2 @ashiqshanavas If possible, could...single block . asad.ali December 2, 2025, 4:20am 4 @ashiqshanavas...

    forum.aspose.com/t/redact-address-in-pdf-that-s...
  7. Aspose::Words::TextColumnCollection::get_Evenly...

    Aspose::Words::TextColumnCollection::get_EvenlySpaced method. True if text columns are of equal width and evenly spaced in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. 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...
  9. 用C++实现Z轴|Documentation

    学习如何操作Aspose.Cells for C++中的Z轴。我们的指南将帮助您了解如何配置和定制Z轴,包括其比例和标签,以增强您的图表效果。... PutValue ( 2 ); worksheet . GetCells (). Get...(). Get ( u "B2" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/z-axis/
  10. ThemeColors class | Aspose.Words for Python

    aspose.words.themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors....accent2 Specifies color Accent 2. accent3 Specifies color Accent...1. dark2 Specifies color Dark 2. followed_hyperlink Specifies...

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