Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 155,328 for

2

(0.66 sec)
  1. Adding JavaScript in Python|Aspose.PDF for Java

    Find out how to embed JavaScript code within a PDF document using Python and Aspose.PDF to enhance interactivity....alert('page 2 is opened')" ) # Adding JavaScript...Level doc . getPages . get_Item ( 2 ) doc . getActions () . setOnOpen...

    docs.aspose.com/pdf/java/adding-javascript-in-p...
  2. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. × 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. × 14 in.) PaperStatement Statement (5‑1/2 in. × 8‑1/2...

    docs.aspose.com/cells/net/setting-page-options/
  3. Latest Техническая поддержка на русском topics ...

    Техническая поддержка для русскоговорящих клиентов...pdf aspose-pdf-net 2 42 March 27, 2025 Добавить гиперссылку...в pdf/a save-pdf 5 579 August 2, 2023 Password recovery 1 564...

    forum.aspose.com/c/russian/30
  4. BorderCollection.right property | Aspose.Words ...

    BorderCollection.right property. Gets the right border.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... SINGLE , 2 , aspose . pydrawing . Color ...builder . writeln ( 'Row 1, Cell 2.' ) builder . end_row () # Reset...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Image Borders in Ruby|Documentation

    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....setLeft ( 2 ) margins . setRight ( 2 ) margins . setTop ( 2 ) margins...margins . setBottom ( 2 ) \ # Set border's width to be 0.5 milimeter...

    docs.aspose.com/barcode/java/working-with-image...
  8. Aspose.PSD for .NET 19.9 - Release Notes|Docume...

    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....= "color" || portions [ 2 ]. Text != " text\r" || portions...Justification != 0 || portions [ 2 ]. Paragraph . Justification ...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-9...
  9. FieldCompare.RightExpression | Aspose.Words for...

    Discover FieldCompare's RightExpression property to easily manage and customize the right side of your comparison expressions for optimal performance.... RightExpression = "2" ; field . Update (); // The COMPARE...Is . EqualTo ( " COMPARE 3 < 2" )); Assert . That ( field . Result...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....PutValue ( 2 ); sheet . GetCells (). Get ( 0 , 2 ). PutValue...( 1 , 2 ). PutValue ( 6 ); sheet . GetCells (). Get ( 2 , 0 )...

    docs.aspose.com/cells/cpp/adding-custom-labels-...