Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 18,529 for

paragraphs

(0.26 sec)
  1. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  2. كيفية إنشاء ملف PDF باستخدام بايثون|Aspose.PDF ...

    إنشاء وتنسيق مستند PDF باستخدام Aspose.PDF لبايثون عبر .NET....إضافة TextFragment إلى مجموعة paragraphs للصفحة حفظ مستند PDF الناتج...إلى الصفحة الجديدة page . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/ar/python-net/create-pdf-do...
  3. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing document aesthetics and readability....collection of borders of the paragraph. public BorderCollection Borders...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. PDF to PPTX conversion issues - Free Support Fo...

    Hello, We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library. Input PDF: Input.pdf (37.7 KB) Result PPTX: Result.7z (66.1 KB) Here are found issues: Paragraph spac…...KB) Here are found issues: Paragraph spacing: Spacing3.png (351...PPTX conversion—specifically paragraph spacing, superscript font...

    forum.aspose.com/t/pdf-to-pptx-conversion-issue...
  5. Python Kullanarak Word'de Sayfa Sonunu Silme

    Bu makale, Python kullanarak Word'de sayfa sonunun nasıl silineceği konusunda rehberlik eder. Python kullanarak Word'deki tüm sayfa sonlarını kaldırmak için IDE ayarları, bir görev listesi ve çalıştırılabilir bir örnek kod hakkındaki ayrıntıları paylaşır....sınıf nesnesine yükleyin ve paragraphs sınıfına erişin Tüm paragrafları...koleksiyonundaki her düğüm, as_paragraph() yöntemi kullanılarak bir...

    kb.aspose.com/tr/words/python/how-to-delete-pag...
  6. CompositeNode.CreateNavigator | Aspose.Words pe...

    Scopri il metodo CompositeNode CreateNavigator per attraversare e leggere i nodi senza sforzo, migliorando la tua esperienza di navigazione dei dati.... Write ( "Section 1, Paragraph 1. " ); docBuilder . InsertParagraph...docBuilder . Write ( "Section 1, Paragraph 2. " ); doc . AppendChild...

    reference.aspose.com/words/it/net/aspose.words/...
  7. Как убрать разрывы страниц в Word с помощью Java

    В этой статье описывается, как устранить разрывы страниц в Word с помощью Java. В нем есть подробная информация о настройках среды, список шагов программирования и исполняемый пример кода для удаления всех разрывов страниц в Word с использованием Java....к абзацам Переберите все paragraphs , чтобы найти и удалить разрывы...значение перечислителя NodeType.PARAGRAPH для фильтрации абзацев из...

    kb.aspose.com/ru/words/java/how-to-eliminate-pa...
  8. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Archiwa

    Archiwa...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/pl/slides/convert-ppt-to-video-...
  10. C# 格式的 Aspose.Words Document Object Model (DOM)...

    Document Object Model (DOM) 是 Word 文档的内存表示形式。使用 C# 读取、操作和修改 Word 文档的内容和格式。...可以包含其他节点的节点(例如 Section 或 Paragraph )派生自 CompositeNode 类,而 CompositeNode...时,将创建对象树,如下图所示。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 以及图表上的所有其他省略号都是表示...

    docs.aspose.com/words/zh/net/aspose-words-docum...