Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 18,530 for

paragraphs

(0.67 sec)
  1. PDF에서 단락 추출|Aspose.PDF for PHP via Java

    이 문서는 Aspose.PDF의 특별한 도구인 ParagraphAbsorber를 사용하여 PDF 문서에서 텍스트를 추출하는 방법을 설명합니다....$section -> getParagraphs () as $paragraph ) { $paragraphText = " \r\n...\r\n " ; foreach ( $paragraph -> getLines () as $line ) { foreach...

    docs.aspose.com/pdf/ko/php-java/extract-paragra...
  2. プログラムでPDFドキュメントを作成する|Aspose.PDF for Python via ...

    このページでは、Aspose.PDF for Python via .NETライブラリを使用して、PDFドキュメントをゼロから作成する方法を説明します。...コレクションに追加します TextFragment をページの paragraphs コレクションに追加します 結果として得られる PDF...新しいページにテキストフラグメントを追加 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/ja/python-net/create-document/
  3. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....example a single section or a paragraph? A: You can clone individual...want (e.g., a Section* or Paragraph* ) and call Clone() on it...

    docs.aspose.com/words/cpp/clone-a-document/
  4. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....Move the cursor to the last paragraph in the last section Insert...cell, field, header, footer, paragraph, or section by moving with...

    kb.aspose.com/words/python/how-to-insert-pictur...
  5. Section | Aspose.Words för .NET

    Skapa dynamiska webbsektioner enkelt med vår Section Constructor. Initiera och anpassa enkelt din Section-klass för optimal webbplatsprestanda.... Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Как да вмъкнете коментар в Word документ с помо...

    В този урок ще научите как да вмъкнете коментар в word документ с помощта на C#. Този код в C# вмъква коментар в документа на Word....може да бъде само дете на Paragraph. Ще използваме примерен входен...на коментара с помощта на Paragraph Добавете коментар към първия...

    kb.aspose.com/bg/words/net/how-to-insert-commen...
  7. Font.AutoColor | Aspose.Words per .NET

    Scopri la proprietà Font AutoColor, ottieni il colore del testo corrente (nero o bianco) per regolazioni automatiche. Ottimizza il tuo design senza sforzo!... Paragraphs [ 0 ]. Runs [ 0 ]. Font ...doc . FirstSection . Body . Paragraphs [ 1 ]. Runs [ 0 ]. Font ...

    reference.aspose.com/words/it/net/aspose.words/...
  8. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body.ParentSection | Aspose.Words لـ .NET

    اكتشف خاصية Body ParentSection للوصول بسهولة إلى قسم الوالدين في القصة وتعزيز كفاءة إدارة المحتوى لديك.... ParentNode ); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Hur man infogar en kommentar i Word-dokument me...

    I den här handledningen kommer du att lära dig hur du infogar en kommentar i Word-dokument med C#. Denna kod i C# infogar en kommentar i Word-dokument....bara vara ett underordnat av Paragraph. Vi kommer att använda exempel...kommentarens text med hjälp av Paragraph Lägg till kommentar till första...

    kb.aspose.com/sv/words/net/how-to-insert-commen...