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

paragraph report

(0.16 sec)
  1. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...conversion - no change - Attempted paragraph formatting modifications on...applied within OfficeMath nodes Paragraph formatting inheritance in...

    forum.aspose.com/t/equation-line-breaking-issue...
  2. Document | Aspose.Words for Java

    Represents a Word document in Java....Words’s reporting engine that allows to populate reports designed...creates one section with one paragraph. expandTableStylesToD() Converts...

    reference.aspose.com/words/java/com.aspose.word...
  3. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....create a line break in a paragraph. \newline - for a line break...adjust the paragraph spacing: \par - inserts a new paragraph. Blank...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  4. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...linkedStyle Gets or sets the paragraph style that is linked to this...numberStyle, customNumberStyleFor) Reports the string representation of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Merging documents causing bullets to move - Fre...

    Hi, Our customer Reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …...3:27pm 1 Hi, Our customer reported merging templates with bullets...ImportFormatMode.KeepSourceFormatting ). Paragraph‑level formatting (styles,...

    forum.aspose.com/t/merging-documents-causing-bu...
  6. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...d(Paragraph d, Paragraph v) NodeImporter.d(Node...after analyzing it. Not all reported problems can be confirmed...

    forum.aspose.com/t/appending-same-similar-docum...
  7. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....value indicating whether paragraphs with punctuation marks are...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS option is specified. getMergeDuplicateReg()...

    reference.aspose.com/words/java/com.aspose.word...
  8. FAQ|Aspose.Words for C++

    Aspose.Words for C++ 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/cpp/faq/
  9. Wrong merge result with regions - Free Support ...

    I am testing the latest version as we have noticed a problem with an older one, but that problem seems to be present in the latest version too. Specifically, I created this test document to showcase the issue: test-dev…...merge(document, report, true); where report is the XML data stream...MailMergeCleanupOpti.REMOVE_EMPTY_PARAGRAPHS ); // eseguo merge mm.ex...

    forum.aspose.com/t/wrong-merge-result-with-regi...
  10. 在PDF中替换文本|Aspose.PDF for .NET

    了解更多关于从Aspose.PDF for .NET库中替换和删除文本的各种方法。...// Add new TextFragment to paragraph par . AppendLine ( textFragment...textFragment ); // Set paragraph position par . Position = new Aspose...

    docs.aspose.com/pdf/zh/net/replace-text-in-pdf/