Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 36,465 for

index

(0.09 sec)
  1. Convert Excel each row into separate PDF - Free...

    Hi Aspose Team, I am looking to generate a number of PDFs , where each pdf should contain the each row from the worksheet. Lets say, I have 10 row in a sheet, I am looking to generate 10 PDF , with each having its own …...Index,0); wb1.Save($"{row1.Index}.pdf", SaveFormat...

    forum.aspose.com/t/convert-excel-each-row-into-...
  2. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. C++ API C++ code to extract text in rows and cells from XLSM spreadhseets....its index Use Picture class to get picture with its index using...

    products.aspose.com/total/cpp/parse/xlsm/
  3. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. C++ API C++ code to extract text in rows and cells from XLS spreadhseets....its index Use Picture class to get picture with its index using...

    products.aspose.com/total/cpp/parse/xls/
  4. Extract Text and Images from TSV File Online an...

    Online TSV file parser app. C++ API C++ code to extract text in rows and cells from TSV spreadhseets....its index Use Picture class to get picture with its index using...

    products.aspose.com/total/cpp/parse/tsv/
  5. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....16 // Change title item at index 0 17 xmp. setArrayItem ( "dc:title"...19 // Change creator item at index 0 20 xmp. setArrayItem ( "dc:creator"...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  6. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....); // Get window object by index Window window = diagram . Windows...); // Get window object by index Window window = diagram . Windows...

    docs.aspose.com/diagram/net/working-with-window...
  7. Bug when using Aspose.Pdf.Document.Pages.Insert...

    Hi Am using latest pdf dll for .net 2.0 version10.2.0. With Aspose.Pdf.Document IndexDoc Aspose.Pdf.Document MainDoc When using MainDoc.Pages.Insert(1,IndexDoc.Pages) and IndexDoc is portrait and MainDoc is landsca…...Document(myDir + "index_doc.pdf"); //pdf doc 1st page...IndexDoc.Pages); //inserted index page is blank //MainDoc.Sav...

    forum.aspose.com/t/bug-when-using-aspose-pdf-do...
  8. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...startRow = 1; // zero‑based index for the first header row int...startCol = 1; // zero‑based index for the first header column...

    forum.aspose.com/t/horz-tag-in-excel/321144
  9. Manage Video Frames in Presentations Using PHP|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for PHP via Java. Fast how-to guide....slide’s reference through its index. Add a Video object and pass...slide’s reference through its index. Add a Video object and pass...

    docs.aspose.com/slides/php-java/video-frame/
  10. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection.... index_of ( 'Authorized Amount' ))...a document. # 1 - Remove by index: properties . remove_at ( 1...

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