Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,464 for

update string index

(0.09 sec)
  1. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...autoFitRow(0); // 0 is the index for the first row // Save the...version of Aspose.Cells, as updates may include fixes for such...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++ 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다.https://products.aspose.com/pdf/ko/cpp/pages/Recent content in C++ 을 사용하여 PDF에서 페이지를 추가, 이동 또는 삭제합니다. on ......com/pdf/ko/cpp/pages/index.xml self application/rss+xml...Open document line cl c1 n String n _dataDirp (s "C:se \\s...

    products.aspose.com/pdf/ko/cpp/pages/index.xml
  3. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for Java library allows to convert various images formats to PDF....); public static void main ( String [] args ) throws FileNotFoundExceptio...); public static void main ( String [] args ) throws FileNotFoundExceptio...

    docs.aspose.com/pdf/java/convert-images-format-...
  4. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, Indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....features like transactions, indexes, and triggers. SQLite is suitable...including definitions, tables, indexes, and data, as a single cross-platform...

    products.aspose.com/gis/net/gis-formats/sqlite
  5. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...Color(“Black”) } }; string txt = “<font size="1">\r \r...scalability.[20] It enhanced the indexing algorithms and introduced...

    forum.aspose.com/t/content-render-outside-the-t...
  6. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....specify the particular page index when calling Accept(..) method...)); // In order to search a string in either upper case or lowercase...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  7. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into a fully searchable and indexable document. URL recognition...Convert image to text C++ Include string file = "source.png" ; AsposeOCRInput...

    products.aspose.com/ocr/cpp/
  8. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_String property. Gets a String representation of list label....label_string property ListLabel.label_string property Gets a...a string representation of list label. @property def label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...pdf" )) { // Create an XFDF string builder var xfdf = new StringBuilder...Import annotations from the XFDF string document . ImportAnnotationsFro...

    docs.aspose.com/pdf/zh/net/text-annotation/
  10. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....all occurrences of a given string or pattern within the PDF....especially useful for building indexes, tagging documents, or creating...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/