Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 18,336 for

paragraph

(0.09 sec)
  1. FieldRef.BookmarkName | Aspose.Words لـ .NET

    اكتشف خاصية FieldRef BookmarkName لإدارة وتخصيص إشاراتك المرجعية بسهولة. حسّن تصفح مستنداتك بسهولة!..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/ar/net/aspose.words....
  2. EditableRangeEnd Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.EditableRangeEnd، المصممة لإدارة النطاقات القابلة للتحرير في مستندات Word بكفاءة لتحرير المستندات بسلاسة....على المستوى المضمن، أي داخل Paragraph ، ولكن يمكن أن يكون نطاق البداية..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. HTML-Dokument bearbeiten – Aspose.HTML for Java

    Erfahren Sie, wie Sie das Dokumentobjektmodell mit Aspose.HTML for Java lesen oder ändern, HTML bearbeiten und Inline-CSS und internes CSS verwenden....(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/de/java/edit-a-document/
  4. أرشيف

    أرشيف...TextParagraph paragraph = new TextParagraph(); paragraph.Position...بالفقرة paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/ar/pdf/rotate-text-inside-pdf-d...
  5. Extracción avanzada de texto de presentaciones ...

    Aprenda cómo extraer texto rápida y fácilmente de presentaciones PowerPoint usando Aspose.Slides para Python a través de .NET. Siga nuestra guía simple, paso a paso, para ahorrar tiempo y acceder eficientemente al contenido de las diapositivas en sus aplicaciones.... for paragraph in text_frame . paragraphs : # Recorrer...párrafo actual. for portion in paragraph . portions : # Mostrar el...

    docs.aspose.com/slides/es/python-net/extract-te...
  6. 高度な機能|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/ja/net/advanced-features/
  7. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Esplora il metodo VisitShapeStart di DocumentVisitor per migliorare l'enumerazione delle forme nelle tue applicazioni. Aumenta l'efficienza e semplifica il tuo processo di codifica!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/it/net/aspose.words/...
  8. .NET のプレゼンテーションから段落の境界を取得する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で段落とテキストポーションの境界を取得し、PowerPoint プレゼンテーションにおけるテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...

    docs.aspose.com/slides/ja/net/paragraph/
  9. Documentation

    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....text_fragment/) ke koleksi [Paragraphs](https://reference.aspose...com/pdf/cpp/class/aspose.pdf.paragraphs) dari halaman 1. Simpan dokumen...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  10. 복잡한 PDF 만들기|Aspose.PDF for .NET

    Aspose.PDF for NET는 이미지, 텍스트 조각 및 테이블을 포함하는 더 복잡한 문서를 생성할 수 있게 해줍니다.... 페이지의 Paragraphs 에 헤더를 추가합니다. 설명을 위한 TextFragment...테이블 속성을 추가합니다. (테이블)을 페이지의 Paragraphs 에 추가합니다. 문서를 “Complex.pdf"로...

    docs.aspose.com/pdf/ko/net/complex-pdf-example/