Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 18,514 for

paragraphs

(0.16 sec)
  1. EditableRangeEnd.editable_range_start property ...

    EditableRangeEnd.editable_range_start property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PDF С++ Contoh|Aspose.PDF untuk C++

    Halaman ini menunjukkan cara menggunakan pemrograman sederhana untuk membuat dokumen PDF yang berisi teks - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/id/cpp/hello-world-example/
  3. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。..." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  4. Aspose.PDF С++ Exemple|Aspose.PDF pour C++

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Bonjour Monde....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/fr/cpp/hello-world-example/
  5. EditableRangeEnd.NodeType | Aspose.Words per .NET

    Scopri la proprietà NodeType EditableRangeEnd, che restituisce in modo efficiente EditableRangeEnd per funzionalità avanzate di modifica dei documenti...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  6. EditableRange.EditableRangeEnd | Aspose.Words p...

    Scopri la proprietà EditableRangeEnd e accedi facilmente al nodo che segna la fine dell'intervallo modificabile per una gestione fluida dei contenuti...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Как создать PDF с использованием Python|Aspose....

    Создавайте и форматируйте PDF документы с помощью Aspose.PDF для Python через .NET....TextFragment в коллекцию paragraphs страницы Сохраните результирующий...на новую страницу page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/ru/python-net/create-pdf-do...
  10. كيفية حذف فاصل الصفحة في وورد باستخدام بايثون

    توضح هذه المقالة كيفية حذف فاصل الصفحات في Word باستخدام Python. يشارك تفاصيل حول إعدادات IDE ، وقائمة المهام ، ونموذج تعليمة برمجية قابلة للتشغيل لإزالة جميع فواصل الصفحات في Word باستخدام Python....Document وقم بالوصول إلى paragraphs كرر كل الفقرات وتحقق من فواصل...إلى فقرة باستخدام طريقة as_paragraph () ويتم التحقق منها مقابل...

    kb.aspose.com/ar/words/python/how-to-delete-pag...