Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 18,538 for

paragraphs

(1.99 sec)
  1. FieldPageRef.insertRelativePosition property | ...

    FieldPageRef.insertRelativePosition property. Gets or sets whether to insert a relative position of the bookmarked paragraph....position of the bookmarked paragraph. get insertRelativePositi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Note sulla versione di Aspose.PSD per .NET 19.4...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/it/net/aspose-psd-per-net-1...
  3. Aspose.PSD for .NET 19.4 - Release Notes|Docume...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-4...
  4. TableContentAlignment enumeration | Aspose.Word...

    Aspose.Words.Saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format....will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extraire du texte d'un PDF en C#|Aspose.PDF for...

    Cette section contient des articles sur l'extraction de texte à partir de documents PDF en utilisant Aspose.PDF en C#....texte d’un PDF Extraire un paragraphe d’un PDF Extraire le texte...

    docs.aspose.com/pdf/fr/net/extract-text-from-pdf/
  6. PDF内のテキストを置き換える|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリからテキストを置き換えたり削除したりするさまざまな方法について学びます。... $p は、現在のParagraphクラスが存在するページの番号に置き換えられます。 $P...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ja/net/replace-text-in-pdf/
  7. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...CompositeNode ) first_paragraph Gets the first paragraph in the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompatibilityOptions.wpjustification property |...

    CompatibilityOptions.wpjustification property. Emulate WordPerfect 6.x Paragraph Justification....x Paragraph Justification. get wpjustification...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 添加矩形对象到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建一个矩形对象。... Paragraphs . Add ( graph ); } 创建填充矩形对象...将图形对象添加到页面实例的段落集合中 page . Paragraphs . Add ( graph ); // 创建矩形实例...

    docs.aspose.com/pdf/zh/cpp/add-rectangle/
  10. Python का इस्तेमाल करके PPTX फ़ाइलों से टेक्स्ट...

    PPTX प्रस्तुति को पार्स करने के लिए Python स्रोत कोड....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/hi/python-net/parser...