Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 18,543 for

paragraphs

(0.31 sec)
  1. Automating PowerPoint Generation in Java: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for Java—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....text ) { Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...( BulletType . Symbol ); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/java/automating-powerpoi...
  2. 아카이브

    아카이브...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  3. Section class | Aspose.Words for Python

    aspose.words.Section class. Represents a single section in a document...needs to have Body with one Paragraph . Each section has its own...has Section.body with one Paragraph . get_ancestor(ancestor_type)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    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.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  5. Archivio

    Archivio...nodi a livello di blocco (Paragraph, Table) o inline (ad es. Run...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/it/words/extract-text-from-word...
  6. PDF에 테이블 생성 또는 추가|Aspose.PDF for C++

    Aspose.PDF for C++는 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 라이브러리를 사용하여 C++로 PDF 페이지에 테이블을 페이지 매김할 수 있습니다....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // 테이블...

    docs.aspose.com/pdf/ko/cpp/add-table-in-existin...
  7. Archiwa

    Archiwa...Paragraphs.Add(Graph) . Zapisz plik...strony page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/pl/pdf/create-graphs-and-charts...
  8. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Scopri la proprietà FindReplaceOptions IgnoreStructuredDocumentTags. Controlla se il contenuto di StructuredDocumentTag viene ignorato con questa impostazione booleana di facile utilizzo.... Paragraph p = ( Paragraph ) doc . FirstSection...Body . GetChild ( NodeType . Paragraph , 2 , true ); string textToSearch...

    reference.aspose.com/words/it/net/aspose.words....
  9. MarkdownSaveOptions.export_as_html property | A...

    MarkdownSaveOptions.export_as_html property. Allows to specify the elements to be exported to Markdown as raw HTML... paragraph_format . alignment = aw ....insert_cell () builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Markdown'i DOM'ye çevir|.NET için Aspose.Words

    Bir Markdown belgesini Document Object Model'ye çevirin ve C# kullanarak geri alın. Böylece, mevcut karmaşık Markdown ile çalışabilir ve programlı olarak sıfırdan bir Markdown belgesi oluşturabilirsiniz....previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/tr/net/translate-markdown...