Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,456 for

update string index

(0.12 sec)
  1. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.PDF library for . NET to extract text from PDF files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...extracting text from PDFs: public (string textContent, int pageCount)...pages.Length; i++) { //index through the indexs and if any are negative...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  2. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....types to allow you to create, update, and manage tables in all kinds...slide’s reference through its index. Define an array of columnWidth...

    docs.aspose.com/slides/nodejs-java/manage-table/
  3. Aspose::Words::Bibliography::Person::Person con...

    Aspose::Words::Bibliography::Person::Person constructor. Initialize a new instance of the Person class in C++....const System :: String & last , const System :: String & first , const...const System :: String & middle ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Add("Product", typeof(string)); dt.Columns.Add("Index", typeof(int));...SmartMarkers – the SmartArt will be updated automatically. wb.WorkbookDesigner...

    forum.aspose.com/t/can-we-plot-this-radial-clus...
  5. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....xaml", options); for (String resource : callback.getResources())...saveFormat) createSaveOptions(String fileName) Creates a save options...

    reference.aspose.com/words/java/com.aspose.word...
  6. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....saveFormat) createSaveOptions(String fileName) Creates a save options...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...def start_sheet(self, sheet_index): # Logic to start saving a...row index return row_index # Replace with actual row index def...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  8. Reading and Writing Query Table of Worksheet wi...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....object of type QueryTable by index. It has the following two properties:...<< "Query Table properties updated and workbook saved successfully...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  9. Managing OLE Objects with Node.js via C++|Docum...

    Learn how to manage OLE objects in Aspose.Cells for Node.js via C++. Add, extract, and manipulate OLE objects within worksheets....motion video, 3D, continually updated news, controls, and so forth...(). get ( 0 ); // Define a string variable to store the image...

    docs.aspose.com/cells/nodejs-cpp/managing-ole-o...
  10. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote.... save(string) save(string, OneSaveOptions) save(string, SaveFormat)...SaveFormat) Copy 1 String dataDir = Utils. getSharedDataDir (SaveDocToOneNoteForm...

    docs.aspose.com/note/java/save-a-onenote-document/