Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 4,458 for

text handling

(1.74 sec)
  1. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....line, you can implement error handling in your code. This will allow...using Aspose.Cells.Drawing.Texts; using GanttChart_JRE_Editor...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Remarks: Retrieves the specified text. Examples: Shows how to create...dd"); // Set the horizontal text alignment for every paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert JSON to Word Formats in Android Apps | ...

    JSON to Word Conversion via Java without using Microsoft Word...setText method and pass watermark text & object of TextWatermarkOptions...Convert JSON to ODT (OpenDocument Text File Format) Convert JSON to...

    products.aspose.com/total/android-java/conversi...
  4. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>"...class='ui-title ui-property-title' style='text-align: left;'>SDgadshjf </div>";...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  5. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....7 8 // Default style for all text in the document. 9 ParagraphStyle...= new RichText(doc) { Text = "Title text." , ParagraphStyle =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  6. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....getAlternativeText() Defines alternative text to be displayed instead of a...the shape is below or above text. getBlur() getBottom() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  7. Developer's reference|Documentation

    For developers, by developers. Find answers in Aspose.OCR for Python via .NET developer's reference and start building your OCR applications....NET handles all aspects of recognition...algorithm Recognizing : Extract text Recognize unified document types...

    docs.aspose.com/ocr/python-net/developer-refere...
  8. Extract Data from Table in PDF with C#|Aspose.P...

    Learn how to extract tabular from PDF using Aspose.PDF for .NET in C#...iterate throught TableList and handle RowList and CellList . Each...Segments ) { sb . Append ( seg . Text ); } Console . Write ( $"{sb...

    docs.aspose.com/pdf/net/extract-data-from-table...
  9. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...“Around” Text Wrapping Bug : Top-level tables with “Text Wrapping:...other tables) that have the “Text Wrapping: Around” property set...

    forum.aspose.com/t/table-layout-issues-in-word-...
  10. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...DeregisterHandle(IntPtr handle, SKObject instance) at SkiaSharp...SkiaSharp.SKObject.set_Handle(IntPtr value) at SkiaSharp.SKNativeObject...

    forum.aspose.com/t/the-type-initializer-for-ski...