Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 428 for

paragraph report

(1.37 sec)
  1. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...accumulates consumption and reports it to us. Just instantiate...Console.WriteLine("Adding paragraph with TextFragment"); document...

    forum.aspose.com/t/intermittent-issues-connecti...
  2. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....information on how to properly report your question or problem, see...document size to a few hundred paragraphs. A Temporary License allows...

    docs.aspose.com/words/net/faq/
  3. Right to left text - Free Support Forum - aspos...

    Hi, I have a couple of questions regarding right to left aligned text: The documentation for right to left text says "Please note that currently only normal fonts such as "Times New Roman" are supported. Specific fonts …...I’ve also found that when paragraphs are set to RightToLeft, they...text segments in the same paragraph. I have three segments- seg0...

    forum.aspose.com/t/right-to-left-text/91358
  4. Setting up Known External Types in Java|Aspose....

    Learn how to set up external types using LINQ in Java....Types Contents [ Hide ] LINQ Reporting Engine must be aware of custom...Java class so that the LINQ Reporting Engine can use it in a template...

    docs.aspose.com/words/java/setting-up-known-ext...
  5. Change Text Color in HTML with Aspose.HTML for ...

    Learn how to set and change text colors in HTML using Aspose.HTML for Python. Apply CSS styles, highlight content, and automate HTML styling with ease....dynamically change the color of paragraph text based on its content...categorizing content, or creating reports. Python code to add color in...

    products.aspose.com/html/python-net/how-to-chan...
  6. ListLevel class | Aspose.Words for Python

    aspose.words.lists.ListLevel class. Defines formatting for a list level...linked_style Gets or sets the paragraph style that is linked to this...custom_number_style_format) Reports the string representation of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Place a textbox within a specific cell in a tab...

    Good Day We are currently generating a table and we want to make the fields within a specific column editable. I want to place textboxes within the cells of the editable column but the problem is that I can't find the c…...Paragraphs.Add(table1); Aspose.Pdf.Row...Add(); cell4.Paragraphs.Add(field); cell5.Paragraphs.Add(field2);...

    forum.aspose.com/t/place-a-textbox-within-a-spe...
  8. Create or Load a Document in Python|Aspose.Word...

    Create a blank document or to load it from a file or stream using Python....default parameters, one empty paragraph, some document styles. Actually...single empty section and paragraph, which matches the “New document”...

    docs.aspose.com/words/python-net/create-or-load...
  9. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...formatting, indentation, or paragraph settings within cells . The...import. Properties such as paragraph spacing, list numbering, and...

    forum.aspose.com/t/table-cell-list-format-chang...
  10. 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…...(COLUMN) Vertical Anchor: 1 (PARAGRAPH) Table 6 Properties (AFFECTED)...(COLUMN) Vertical Anchor: 1 (PARAGRAPH) Reproduction Code Minimal...

    forum.aspose.com/t/table-layout-issues-in-word-...