Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 15,617 for

paragraph

(0.07 sec)
  1. Aspose.Words DOM|Python via .NET用Aspose.Words

    Document Object Model (DOM) は、Word ドキュメントのメモリ内表現です。 Python を使用して、Word ドキュメントのコンテンツと書式設定を読み取り、操作、変更します。... Section や Paragraph など、他のノードを含むことができるノードは CompositeNode...ます。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 、およ...

    docs.aspose.com/words/ja/python-net/aspose-word...
  2. إنشاء مستند PDF باستخدام C++|Aspose.PDF لـ C++

    المهمة الأكثر شيوعًا وأساسًا في العمل مع ملف PDF هي إنشاء مستند من البداية. استخدم مكتبة Aspose.PDF for C++....إضافة TextFragment إلى مجموعة Paragraph في الصفحة حفظ مستند PDF الناتج..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/ar/cpp/create-document/
  3. TabStopCollection.RemoveByPosition | Aspose.Wor...

    أزل علامات التبويب بسهولة من مجموعتك باستخدام طريقة RemoveByPosition. بسّط تنسيقك لتحسين التحكم في مستنداتك!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Obtener todo el texto en una diapositiva|Docume...

    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.... Paragraph paragraph in slidePart . Slide...DocumentFormat . OpenXml . Drawing . Paragraph >()) { // Crear un nuevo StringBuilder...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  5. Trích xuất văn bản và hình ảnh từ tài liệu ODP ...

    Mã ví dụ C ++ để trích xuất văn bản và hình ảnh từ tệp ODP trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/vi/cpp/parser/odp/
  6. Trích xuất văn bản và hình ảnh từ tài liệu PPT ...

    Mã ví dụ C ++ để trích xuất văn bản và hình ảnh từ tệp PPT trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và Linux 64 bit....get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()){ //...

    products.aspose.com/slides/vi/cpp/parser/ppt/
  7. Práce se styly a motivy|Aspose.Words místo Pyth...

    Přístup a řízení stylů a témat v dokumentu pomocí Python.... Zde je implementace paragraphs_by_style_name : Níže naleznete...pole odstavce_with_style. • Paragraph název stylu naleznete v Style...

    docs.aspose.com/words/cs/python-net/working-wit...
  8. Niveaux logiques des nœuds dans un document dan...

    Dans Aspose.Words pour Java, la documentation mentionnait les niveaux logiques des nœuds-niveau bloc, niveau en ligne ou niveau ligne. Le niveau du nœud est utilisé pour décrire l'emplacement dans l'arborescence du document où se trouve généralement le nœud....toute histoire se compose de paragraphes et de tableaux, respectivement...représentés par les objets Paragraph et Table du niveau Bloc. De...

    docs.aspose.com/words/fr/java/logical-levels-of...
  9. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... 将页眉添加到页面的 paragraphs 。 为描述创建一个 TextFragment 。...Position ( 130 , 720 ) page . paragraphs . add ( header ) # 添加描述 descriptionText...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  10. PDFでの見出しの操作|Aspose.PDF for Python via .NET

    Pythonを使用してPDFドキュメントの見出しに番号を作成します。Aspose.PDF for Python via .NETは、さまざまな種類の番号スタイルを提供します。... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ja/python-net/working-with-...