Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 18,953 for

paragraphs

(0.08 sec)
  1. Font.Hidden | Aspose.Words لـ .NET

    اكتشف خاصية "الخط المخفي". حدّد بسهولة ما إذا كان نصك مخفيًا. حسّن وضوح مستندك وعرضه اليوم!...1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Ajouter des tables au PDF en Python|Aspose.PDF ...

    Apprenez à ajouter et configurer des tableaux dans des documents PDF existants en Python.... paragraphs . add ( table ) # Save updated...to paragraphs collection of cell object cell . paragraphs . add...

    docs.aspose.com/pdf/fr/python-net/adding-tables/
  3. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphAlignment enumeration | Aspose.Words f...

    Aspose.Words.ParagraphAlignment enumeration. Specifies text alignment in a paragraph....Specifies text alignment in a paragraph. Members Name Description...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Поворот текста внутри PDF с использованием C#|A...

    Узнайте, как поворачивать текст в PDF-файлах на .NET с использованием Aspose.PDF для настройки выравнивания текста и улучшения презентации.... Add (); var paragraph = new Aspose . Pdf . Text...Text . TextParagraph (); paragraph . Position = new Aspose . Pdf...

    docs.aspose.com/pdf/ru/net/rotate-text-inside-pdf/
  6. Lưu trữ

    Lưu trữ...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(); pa...System::SharedPtr<Paragraph> para2 = System::MakeObject<Paragraph>(); pa...

    blog.aspose.com/vi/slides/convert-ppt-to-video-...
  7. Problem for resetting the numbering of List whi...

    We encountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...k < tmTb.Rows[i].Cells[j].Paragraphs.Count; k++) { } } } } } catch...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  8. Strikethrough is not detected - Free Support Fo...

    I have used aspose to parse my document, and one of the case is to find out of strikethrough data from the nodes. I am sharing the code, please let me know how can I find this in correct manner. Strikethrough document.d…...getTextWithCleanup(Paragraph paragraph) throws Exception { Paragraph clonedPara...clonedPara = (Paragraph) paragraph.deepClone(true); if (clonedPara...

    forum.aspose.com/t/strikethrough-is-not-detecte...
  9. 在 PDF 中创建或添加表格使用 Python|Aspose.PDF for Python v...

    Aspose.PDF for Python via .NET 是一个用于创建、读取和编辑 PDF 表格的库。在此主题中查看其他高级功能。... paragraphs . add ( table ) # 保存包含表对象的更新文档...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 保存更新后的包含表格对象的文档...

    docs.aspose.com/pdf/zh/python-net/add-table-in-...
  10. Гиперссылка|Aspose.Slides для Node.js через .NE...

    Добавление и управление гиперссылками в Aspose.Slides for Node.js: связывание текста, фигур и изображений, установка целей и действий для PPT, PPTX и ODP с примерами....setText ( "Aspose" ); let paragraph = shape . getTextFrame ()...( 0 ); let textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/ru/nodejs-java/examples/...