Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 18,512 for

paragraph

(0.12 sec)
  1. Абзац|Aspose.Slides для Node.js через .NET Доку...

    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 внутри коллекции абзацев TextFrame...getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...

    docs.aspose.com/slides/ru/nodejs-java/paragraph/
  2. Добавление объекта «Эллипс» в PDF-файл|Aspose.P...

    В этой статье объясняется, как создать объект «Эллипс» для вашего PDF-файла с помощью Aspose.PDF....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ru/net/add-ellipse/
  3. BuiltInDocumentProperties.Characters | Aspose.W...

    اكتشف خاصية الأحرف BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الأحرف لتحسين إدارة المستندات وكفاءتها.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Продвинутое извлечение текста из презентаций в ...

    Быстро извлеките текст из презентаций PowerPoint и OpenDocument с помощью Aspose.Slides для .NET. Следуйте нашему простому пошаговому руководству, чтобы сэкономить время....IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Переберите...foreach ( IPortion portion in paragraph . Portions ) { // Выведите...

    docs.aspose.com/slides/ru/net/extract-text-from...
  5. Продвинутое извлечение текста из презентаций Po...

    Узнайте, как быстро и просто извлекать текст из презентаций PowerPoint с помощью Aspose.Slides for Python через .NET. Следуйте нашему простому пошаговому руководству, чтобы сэкономить время и эффективно получать доступ к содержимому слайдов в ваших приложениях.... for paragraph in text_frame . paragraphs : # Пройдите...текущем абзаце. for portion in paragraph . portions : # Выведите текст...

    docs.aspose.com/slides/ru/python-net/extract-te...
  6. BuiltInDocumentProperties.Words | Aspose.Words ...

    اكتشف خاصية الكلمات BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الكلمات في مستنداتك لتحسين كفاءة التحرير.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  7. BuiltInDocumentProperties.Words | Aspose.Words ...

    Upptäck egenskapen Words i BuiltInDocumentProperties, som ger en korrekt uppskattning av ordantal för dina dokument för att förbättra redigeringseffektiviteten.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // För radantalet måste...

    reference.aspose.com/words/sv/net/aspose.words....
  8. ParagraphFormat.LeftIndent | Aspose.Words لـ .NET

    اضبط المسافة البادئة اليسرى لفقراتك بسهولة باستخدام خاصية ParagraphFormat LeftIndent. خصّص تصميم نصك لتحسين قابلية قراءته!... Writeln ( "This paragraph demonstrates how left and..."The space between the above paragraph and this one depends on the...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. MailMergeCleanupOptions enumeration | Aspose.Wo...

    aspose.words.mailmerging.MailMergeCleanupOptions enumeration. Specifies options that determine what items are removed during mail merge....REMOVE_EMPTY_PARAGRAPHS Specifies whether paragraphs that contained...When this option is set, paragraphs which contain region start...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.IgnoreStructuredDocumentTags...

    اكتشف خاصية FindReplaceOptions IgnoreStructuredDocumentTags. تحكّم في تجاهل محتوى StructuredDocumentTag باستخدام هذا الإعداد المنطقي سهل الاستخدام.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/ar/net/aspose.words....