Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 18,994 for

paragraph

(0.15 sec)
  1. 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-...
  2. Trabalhando com Cabeçalhos em PDF|Aspose.PDF fo...

    Crie numeração no cabeçalho do seu documento PDF com C++. Aspose.PDF para C++ mostra diferentes tipos de estilos de numeração....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/pt/cpp/working-with-headings/
  3. 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/...
  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. 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/
  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. 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-...
  8. Wyodrębnij tekst i obrazy z plików PPT za pomoc...

    Python kod źródłowy do analizowania prezentacji PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/pl/python-net/parser...
  9. Создание 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/
  10. استخراج النص والصور من ملفات PPT باستخدام Pytho...

    Python شفرة المصدر لتحليل العرض التقديمي PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

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