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

paragraphs

(0.19 sec)
  1. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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-...
  3. 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...
  4. 使用 JavaScript 在演示文稿中管理项目符号和编号列表|Aspose.Slides f...

    了解如何使用 Aspose.Slides for Node.js via Java 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。... 使用 Paragraph 类访问段落级别的列表设置。主要入口是 Paragraph.getParagraphFormat()...要创建项目符号列表,向 TextFrame 中添加 Paragraph 对象,并将 BulletFormat.setType...

    docs.aspose.com/slides/zh/nodejs-java/manage-li...
  5. Python에서 Tagged PDF 생성|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET를 사용하여 Python에서 태그가 지정된 PDF 문서를 만드는 방법을 배우세요. 여기에는 PDF/UA 구조 요소, 접근 가능한 양식, TOC 페이지 및 자동 태깅이 포함됩니다....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ko/python-net/create-tagged...
  6. إنشاء ملف PDF ذي علامات في بايثون|Aspose.PDF fo...

    تعرف على كيفية إنشاء مستندات PDF ذات علامات في Python باستخدام Aspose.PDF لـ Python عبر .NET، بما في ذلك عناصر بنية PDF/UA والنماذج التي يمكن الوصول إليها وصفحات TOC ووضع العلامات التلقائية....Header" ) paragraph_element = tagged_content . create_paragraph_element...ment () paragraph_element . set_text ( "Lorem ipsum dolor sit...

    docs.aspose.com/pdf/ar/python-net/create-tagged...
  7. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...{{TagName}} occupies an entire paragraph and you replace it with an...text of the placeholder. The paragraph itself remains, which results...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  8. Memutar Teks di Dalam PDF menggunakan C++|Aspos...

    Pelajari berbagai cara untuk memutar teks ke PDF. Aspose.PDF memungkinkan Anda memutar teks ke sudut mana pun, memutar fragmen teks atau seluruh paragraf....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...paragraf paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/id/cpp/rotate-text-inside-pdf/
  9. Rotacionar Texto Dentro do PDF usando C++|Aspos...

    Aprenda diferentes maneiras de rotacionar texto em PDF. Aspose.PDF permite que você rotacione o texto em qualquer ângulo, rotacione fragmentos de texto ou um parágrafo inteiro....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...parágrafo paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/pt/cpp/rotate-text-inside-pdf/
  10. ค้นหา

    ค้นหา...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // เ...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/th/slides/apply-animation-to-te...