Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 18,515 for

paragraph

(0.08 sec)
  1. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock.... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...
  2. Aspose words python : Missing tab leaders (dots...

    Hi Team, Currently using Aspose words python to modify docx files. As marked above, We have noticed missing tab leaders for some of the titles. We are using below code to update TOC fields. If we manually follow belo…... If the TOC paragraph style does not contain a right‑aligned...entries; it does not modify the paragraph style that defines the tab...

    forum.aspose.com/t/aspose-words-python-missing-...
  3. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both Paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...template that contains both paragraphs and tables with multiple...What works: Placeholders in paragraphs and tables are correctly...

    forum.aspose.com/t/table-placeholder-replacemen...
  4. 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 …...tedDocument); // Specify paragraph formatting ParagraphFormat...

    forum.aspose.com/t/the-type-initializer-for-ski...
  5. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme.... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.ThemeFont | Aspose.Words for .NET

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  7. FieldMergeBarcode class | Aspose.Words for Python

    aspose.words.fields.FieldMergeBarcode class. Implements the MERGEBARCODE field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 如何使用 CSS 选择器 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML 中的 QuerySelector() 和 QuerySelectorAll() 方法有效地应用选择器来选择要样式化的元素。...Selector that extracts the first paragraph element 10 Element element...Print content of the first paragraph 13 Console. WriteLine (element...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  9. Page Description Language Mergers | Java

    To merge a file of a PDL format to the single one in PDF format use this API for Java solution. See the examples depicted in the code....Language Mergers | Java In this paragraph, you will find the description...

    docs.aspose.com/page/java/merge/
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...the document for any custom paragraph formatting (negative indents...

    forum.aspose.com/t/word-saveto-pdf/322091