Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 34,045 for

list

(0.1 sec)
  1. 使用C++对列中的数据进行排序并使用自定义排序列表|Documentation

    学习如何使用Aspose.Cells for C++ API,将列中的数据根据自定义列表排序。..."A40" ); // Create Custom Sort list Vector < U16String > customSortList...Ascending Order with Custom Sort List wb . GetDataSorter (). AddKey...

    docs.aspose.com/cells/zh/cpp/sort-data-in-colum...
  2. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....last node from the reversed list end_table . getParentNode ()...# Remove this node from the list after insertion. extracted_nodes...

    docs.aspose.com/words/java/extract-content-in-r...
  3. Working with Table in Tagged PDFs|Aspose.PDF fo...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for .NET.... The following is the list properties you can use to style...class. The following is the list properties you can use to style...

    docs.aspose.com/pdf/net/working-with-table-in-t...
  4. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one page of text) Why is the me…...TextBuilder(page_new); List<TextFragment> list = new List<TextFragment>();... { list.Add(textFragment); } textBuilder.AppendText(list); }...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  5. Accessing Table from Cell and Adding Values Ins...

    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....add values inside the Table or List Object using the Cell.PutValue()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/net/accessing-table-from-...
  6. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import.... "“John Doe´s list of currency symbols”™\r€, ¢... £, ¥, ¤" : "“John Doe´s list of currency symbolsâ€\u009dâ„¢\r€...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....areas of an image, provide a list of Aspose.Drawing.Rectangle...Manually specify recognition areas List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/image-regions-extract/
  8. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....titles_of_parts ( self ) -> List [ str ]: ... @titles_of_parts...titles_of_parts ( self , value : List [ str ]): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Specify Fallback Fonts for Presentations in .NE...

    Master Aspose.Slides for .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: string [] fontNames = new string...

    docs.aspose.com/slides/net/create-fallback-font/
  10. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... assertEqual ( 1 , len ( list ( doc . font_settings . substitution_settings...self . assertIn ( 'Calibri' , list ( doc . font_settings . substitution_settings...

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