Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 18,334 for

paragraph

(0.06 sec)
  1. ShapeBase.CoordOrigin | Aspose.Words for .NET

    Discover the ShapeBase CoordOrigin property to optimize your designs. Access precise coordinates for the top-left corner of your shape's containing block.... AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....images, character formatting, paragraph margins and spacing. However...shading color of the cell or paragraph, or based on the color of...

    docs.aspose.com/words/net/converting-to-fixed-p...
  4. Aspose.PSD for .NET 20.5 - 发行说明|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.... Paragraph . Justification = 2 ; layer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....in C# code you would use (Paragraph)node for casting, in Python...Python you have to use node.as_paragraph() method. In the Python version...

    docs.aspose.com/words/python-net/python-notes/
  6. Aspose.Words compare incorrect since updating t...

    Hi there We use Aspose.Words to compare docx documents. This worked as expected until today when we performed our updates. After bisecting we discovered that this incorrect behavior started with Aspose.Words 25.6 The…...regression where deleted paragraphs that contain only formatting...formatting‑only runs (e.g., empty paragraphs, hidden spaces, styles) can...

    forum.aspose.com/t/aspose-words-compare-incorre...
  7. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text....one argument do not allow paragraph breaks in their arguments...at the \ emph{end} of the paragraph ! Internally, the \sffamily...

    docs.aspose.com/tex/java/latex-text-fonts/
  8. Aspose.Words or Open XML SDK|Aspose.Words for Java

    Aspose.Words for Java is a very useful document processing library that provides great support for all Microsoft Word and other document formats. Open XML SDK and Aspose.Words do not compete with each other because they address quite different needs.... This is a simple paragraph that contains the text “Hello...

    docs.aspose.com/words/java/aspose-words-or-open...
  9. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....Section , HeaderFooter , Paragraph , etc. using the Node.Range...

    docs.aspose.com/words/net/update-fields/
  10. Several Image Into PDF C#

    Merge multiple Image into PDF in C# code. Save Image as PDF using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/image-to-pdf/