Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 18,326 for

paragraphs

(0.21 sec)
  1. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....contents Create a header and a paragraph element and set text for both...elements Append this header and paragraph to the root element of the...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  2. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  3. FieldRef.InsertParagraphNumberInFullContext | A...

    Control paragraph numbering with the FieldRef InsertParagraphNumberInFullContext property. Easily manage references for enhanced document clarity....insert the paragraph number of the referenced paragraph in full..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/
  5. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides pour C++—générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/fr/cpp/automating-powerp...
  6. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  7. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF для Python через .NET, которые были представлены в последних выпусках.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  8. Ekstrak Paragraf dari PDF C#|Aspose.PDF for .NET

    Pelajari cara mengekstrak paragraf dari dokumen PDF di .NET menggunakan Aspose.PDF untuk pengambilan teks terstruktur....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/id/net/extract-paragraph-fr...
  9. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....or InsertBefore1() on the paragraph where you want the run inserted...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. 在 Java 中为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,提供易于遵循、优化的 Java 代码示例。...get_Item ( 0 ); IParagraph paragraph = autoShape . getTextFrame...getMainSequence (). addEffect ( paragraph , EffectType . Fly , EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-text/