Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 18,322 for

paragraphs

(0.1 sec)
  1. Convertir un document en Markdown en C++|Aspose...

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de C++....direct: Les titres sont des paragraphes avec des styles Titre 1 –...Les guillemets sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/cpp/convert-a-document...
  2. Chercher

    chercher...Paragraphs.Add(Graph) . Enregistrez...collection de paragraphes de la page page.Paragraphs.Add(graph);...

    blog.aspose.com/fr/pdf/create-graphs-and-charts...
  3. Shape.lastParagraph property | Aspose.Words for...

    Shape.lastParagraph property. Gets the last paragraph in the shape....lastParagraph property Gets the last paragraph in the shape. get lastParagraph...lastParagraph () : Aspose . Words . Paragraph See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Obtenir tout le texte dans une diapositive|Docu...

    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....{ // Parcourir tous les paragraphes dans la diapositive. foreach...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/fr/net/get-all-the-text-...
  5. Списки у Markdown – код C# – Aspose.HTML for .NET

    Створення списків Markdown на C#. Використовуйте бібліотеку C# для створення впорядкованих і невпорядкованих списків Markdown....AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/uk/net/markdown-list/
  6. PDF 내부 텍스트 회전 C++ 사용|Aspose.PDF for C++

    텍스트를 PDF로 회전하는 다양한 방법을 배웁니다. Aspose.PDF는 텍스트를 임의의 각도로 회전하거나 텍스트 단편 또는 전체 단락을 회전할 수 있습니다....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...단락에 추가 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ko/cpp/rotate-text-inside-pdf/
  7. FieldStyleRef.insertParagraphNumberInFullContex...

    FieldStyleRef.insertParagraphNumberInFullContext property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Arşiv

    Arşiv...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/tr/slides/apply-animation-to-te...
  9. Node.ToString | Aspose.Words لـ .NET

    اكتشف طريقة Node ToString، وحوّل محتوى العقدة إلى سلاسل نصية بسهولة تامة بتنسيقات قابلة للتخصيص لتحسين معالجة البيانات. حسّن برمجة جهازك اليوم!... Paragraph , true ); // ابحث إن كانت...foreach ( Paragraph paragraph in paras . OfType < Paragraph >(). Where...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeEnd، وهي ضرورية للتعامل مع علامات المستندات المنظمة بشكل فعال في تطبيقاتك.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...