Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 34,605 for

line

(3.06 sec)
  1. 从PDF文档页面中搜索和获取文本|Aspose.PDF for Java

    本文解释了如何使用各种工具从PDF文档中搜索和获取文本。我们可以从特定或整个页面使用正则表达式进行搜索。...i)Line" , new TextSearchOptions ( true...

    docs.aspose.com/pdf/zh/java/search-and-get-text...
  2. MSG Files Editing in C#

    Modify MSG files programmatically in C# — update email metadata, body, recipients, and attachments without Outlook dependency....changed to “Updated Subject Line”. Flags : The email is marked...

    blog.aspose.com/email/msg-files-editing-using-c...
  3. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...is not determined part of the line. if ( u . Length != 0 && password...

    docs.aspose.com/pdf/net/custom-security-handler/
  4. Coordinate system|Aspose.PDF for .NET

    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.... For example, a line 8 inches long, specified in...

    docs.aspose.com/pdf/net/coordinate-system/
  5. Aspose Errors related to Calendar and Email con...

    Hi , We are getting some aspose errors for one of our client from from Norway (Central European Standard Time). They have calender week from - Mon->Sunday ( and not Sunday to Saturday) Below are the list of errors whic…...please confirm possible parsing line/header which can cause each...some examples of iCalendar lines/properties that could potentially...

    forum.aspose.com/t/aspose-errors-related-to-cal...
  6. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...3:59am 10 Hi @Thilakbabu This line of code is to satisfy a possible...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  7. FieldIndex class | Aspose.Words for Python

    aspose.words.fields.FieldIndex class. Implements the INDEX field...Field ) run_subentries_on_same_line Gets or sets whether run subentries...subentries into the same line as the main entry. separator Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert ICS Other Formats|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....file as shown in the following line of code: // save as a EMLX eml...

    docs.aspose.com/email/net/converting-between-fo...
  9. How to Measure Java Performance Correctly

    Learn how to measure Java performance correctly, accounting for JVM warm-up, JIT, GC behavior, percentiles, JMH, and cold-start effects.... The median line inside each box shows where...

    docs.aspose.com/html/java/how-to-measure-java-p...
  10. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...consider adding the following line to your code snippet. // Disable...

    forum.aspose.com/t/extarct-content-from-excel-a...