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

2

(0.18 sec)
  1. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... toString (), 2 ); plumPageStamp . setHeight (...1 ; i < 5 ; i ++ ) { if ( i % 2 == 0 ) pdfDocument . getPages...

    products.aspose.com/pdf/java/stamps/page/
  2. PdfSaveOptions.open_hyperlinks_in_new_window pr...

    PdfSaveOptions.open_hyperlinks_in_new_window property. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) of a browser....prohibited by PDF/A-1 and PDF/A-2 compliance. False will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words/com...
  4. CompositeNode.getText method | Aspose.Words for...

    CompositeNode.getText method. Gets the text of this node and of all its children....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 Android 上管理演示文稿中的图表数据标签|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中添加和设置图表数据标签,以制作更具吸引力的幻灯片。...getCell ( defaultWorksheetInde , 2 , 1 , 0 . 50 )); series . getDataPoints...( defaultWorksheetInde , 0 , 2 , "Blues" ), chart . getType ());...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  6. Get all Possible 1D BarCodes from an Image in R...

    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....+ point [ 2 ]. getX () . to_s + ", Y = " + point [ 2 ]. getY ()...

    docs.aspose.com/barcode/java/get-all-possible-1...
  7. Aspose::Words::Fields::FieldCollection::Remove ...

    Aspose::Words::Fields::FieldCollection::Remove method. Removes the specified field from this collection and from the document in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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....Digit pairs (00-99) Numeric data 2 digits per symbol Automatic Optimization...getXDimension (). setPixels ( 2 ); gen . getParameters (). getBarcode...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. 23167010.xlsx

    Sheet1 Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...Fruit Quantity Price Apple 3 2 Orange 4 1 14.0300 14.0300 false...

    docs.aspose.com/cells/ja/cpp/create-pivot-table...
  10. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....the remainder when divided by 2, i.e. odd: XPath Expression Copy...// main / div [ position() mod 2 = 1 ]// img C# code Copy 1 var...

    docs.aspose.com/html/net/how-to-articles/how-to...