Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 18,954 for

paragraphs

(0.12 sec)
  1. Архів

    Архів...StartsWith("_Toc")) { Paragraph tocItem = (Paragraph)field.Start.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); Console.WriteLine(tocItem.ToString(SaveFormat...

    blog.aspose.com/uk/words/work-with-table-of-con...
  2. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...Paragraphs.Add(table); if (NoPageNumberInPDFMer)...VerticalAlignment.Bottom; Footer.Paragraphs.Add(FooterText); } page.Footer...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  3. Row Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Tables.Row لإدارة صفوف الجداول بسلاسة في مستنداتك. حسّن معالجة مستنداتك بميزات فعّالة!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); //أضف نصًا إلى الخلية الأولى...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Новая система экспорта HTML - Aspose.Slides.Web...

    Экспортируйте презентации в HTML с шаблонами, CSS и JS — без SVG. Узнайте о выводе в один или несколько файлов, управлении ресурсами и настройке для PPT, PPTX и ODP....WebExtensions: Templates\common\paragraph.html . Чтобы отрисовать части...добавлена в шаблон output paragraph.html: @Raw(Include("portion"...

    docs.aspose.com/slides/ru/net/web-extensions/
  5. Fractionner un document dans Python|Aspose.Word...

    Divisez un document en plusieurs fichiers à l'aide de Python. Utilisez la fonction de fractionnement pour diviser efficacement un document par titres ou sections, ainsi que par pages ou par plages de pages....plusieurs critères ensemble: paragraphe de titre, saut de section...utilisez la valeur HEADING_PARAGRAPH de la propriété document_split_criteria...

    docs.aspose.com/words/fr/python-net/split-a-doc...
  6. Mail Merge шаблон в Python|Aspose.Words за Pyth...

    Създайте шаблон Mail Merge, за да дефинирате фиксирано съдържание в изходните документи и след това генерирайте документите за обединяване, като използвате полетата за обединяване в Python....insert_text_input , inset_field и insert_paragraph . Следващият пример за код... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/bg/python-net/mail-merge-...
  7. Работа със стилове и теми|Aspose.Words вместо P...

    Достъп и управление на стилове и теми в документ, използвайки Python.... Ето и прилагането на paragraphs_by_style_name : По-долу се...абзаците_с_стил масив. На Paragraph име на стила можете да намерите...

    docs.aspose.com/words/bg/python-net/working-wit...
  8. Problema con sostituzione font - Free Support F...

    Buongiorno, ho la necessità durante la conversione docx → pdf di forzare la sostituzione di un determinato font mancante(OpenSymbol) con un altro font (DejavuSans). Per ottenere questo il risultato ho dovuto scrivere q…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/problema-con-sostituzione-fo...
  9. Travailler avec les en-têtes dans PDF|Aspose.PD...

    Créez une numérotation dans l'en-tête de votre document PDF avec C++. Aspose.PDF pour C++ montre différents styles de numérotation....get_Margin ()); pdfPage -> get_Paragraphs () -> Add ( floatBox ); auto...( true ); floatBox -> get_Paragraphs () -> Add ( heading ); auto...

    docs.aspose.com/pdf/fr/cpp/working-with-headings/
  10. PPTX दस्तावेज़ से C++ . के माध्यम से पाठ और चित...

    विंडोज 32 बिट, विंडोज 64 बिट और लिनक्स 64 बिट के लिए सी ++ रनटाइम एनवायरनमेंट पर पीपीटीएक्स फ़ाइल से टेक्स्ट और छवियों को निकालने के लिए सी ++ उदाहरण कोड।...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/hi/cpp/parser/pptx/