Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 151,016 for

2

(0.23 sec)
  1. 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/
  2. Corel Draw (cdr) - Free Support Forum - aspose.com

    Can Aspose.Imaging support writing xmp metadata to CorelDraw(cdr) file?...Family 3stan November 12, 2025, 2:47pm 1 Can Aspose.Imaging support...Discourse November 12, 2025, 2:48pm 2 @3stan Summary Aspose.Imaging...

    forum.aspose.com/t/corel-draw-cdr/321245
  3. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new MathematicalText...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/androidjava/exporting-ma...
  4. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new MathematicalText...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/java/exporting-math-equa...
  5. 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...
  6. 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...
  7. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  9. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....doc = doc -> ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 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...