Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 18,529 for

paragraphs

(0.23 sec)
  1. أرشيف

    أرشيف...Paragraphs.Add (صورة) . اضبط دفق الصورة...إلى مجموعة فقرات القسم page.Paragraphs.Add(image1); // تعيين دفق...

    blog.aspose.com/ar/pdf/convert-image-to-pdf-csh...
  2. Archiv

    Archiv...Paragraphs.Add(Image) . Nastavte stream...kolekce odstavců sekce page.Paragraphs.Add(image1); // Nastavte...

    blog.aspose.com/cs/pdf/convert-image-to-pdf-csh...
  3. Mail Merge Şablon içinde Python|Aspose.Words iç...

    Çıktı belgelerindeki sabit içeriği tanımlamak için bir Mail Merge şablonu oluşturun ve ardından Python içindeki birleştirme alanlarını kullanarak birleştirme belgeleri oluşturun....insert_text_input , inset_field ve insert_paragraph yöntemlerini kullanarak böyle... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/tr/python-net/mail-merge-...
  4. EditorType Enum | Aspose.Words per .NET

    Scopri l'enum Aspose.Words.EditorType, che definisce i gruppi di modifica per controllare le autorizzazioni utente per la modifica di intervalli di documenti. Migliora la tua gestione dei documenti oggi stesso!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/it/net/aspose.words/...
  5. DocumentBase.ImportNode | Aspose.Words لـ .NET

    استورد العقد بسهولة من مستندات أخرى لتحسين سير عملك باستخدام طريقة ImportNode من DocumentBase. بسّط إدارة مستنداتك اليوم!..., "Source document first paragraph text." )); dstDoc . FirstSection..."Destination document first paragraph text." )); // كل عقدة لديها...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. إنشاء مستند PDF برمجيًا|Aspose.PDF for .NET

    تصف هذه الصفحة كيفية إنشاء مستند PDF من الصفر باستخدام مكتبة Aspose.PDF....إضافة TextFragment إلى مجموعة Paragraphs الخاصة بالصفحة. حفظ مستند...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ar/net/create-document/
  7. Создание PDF-документа программным способом|Asp...

    На этой странице описывается, как создать PDF-документ с нуля с помощью библиотеки Aspose.PDF....TextFragment в коллекцию Paragraphs страницы. Сохраните полученный...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ru/net/create-document/
  8. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...Paragraphs.Add(new Text(text)); } private...AddPageBreak(Section section) { section.Paragraphs.Add(new Text("#$NP")); }...

    forum.aspose.com/t/extra-line-break-after-page-...
  9. Tworzenie pliku PDF przy użyciu C++ | Aspose.PDF

    W tym temacie przedstawiono, jak używać interfejsu API Aspose.PDF for C++ do łatwego generowania i odczytywania plików PDF w aplikacjach C++....TextFragment do kolekcji Paragraphs strony. Zapisz plik PDF za..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    products.aspose.com/pdf/pl/cpp/create/
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...