Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 18,324 for

paragraphs

(0.19 sec)
  1. ListCollection.Add | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة ListCollection Add بإنشاء قوائم مخصصة من القوالب، مما يعزز تنظيم مستندك وكفاءته....Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...builder . Write ( "Paragraph 3" ); NodeCollection paras = doc...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Python का उपयोग करके PDF बनाएं

    कुछ ही चरणों में Python में एक नया PDF बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से PDF बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/pdf/
  3. Python का उपयोग करके HTML बनाएं

    कुछ ही चरणों में Python में एक नया HTML बनाएं। Python via .NET लाइब्रेरी का उपयोग करके आसानी से HTML बनाएं।...first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/hi/python-net/make/html/
  4. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); auto run =...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. الميزات المتقدمة|Aspose.PDF for .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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ar/net/advanced-features/
  6. PDF에서 단락 추출 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에서 단락을 추출하는 방법을 배웁니다....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ko/net/extract-paragraph-fr...
  7. Recursos Avançados|Aspose.PDF for .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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/pt/net/advanced-features/
  8. Características Avanzadas|Aspose.PDF for .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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/es/net/advanced-features/
  9. About move a table data lower part of aspose wo...

    Hi, How to move a table data lower part of an aspose word just above footer. I have tried to place table just above footer, but it is moving up while generates report. Coud pls help me on this? Generated Report: Re…...ParentNode; // usually a Body or a Paragraph parent.RemoveChild(tableToMove);...table after the last body paragraph of the section that contains...

    forum.aspose.com/t/about-move-a-table-data-lowe...
  10. 段落|Aspose.Slides for Node.js via .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....Java,开发人员现在可以获取 TextFrame 中段落集合里 Paragraph 的矩形坐标。它还允许您获取 段落中部分的坐标 。在...getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/paragraph/