Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 18,524 for

paragraph

(0.28 sec)
  1. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....object Add Graph object to paragraphs collection of page Save our...object to paragraphs collection of page page -> get_Paragraphs () ->...

    docs.aspose.com/pdf/cpp/add-circle/
  2. FieldListNum.ListLevel | Aspose.Words لـ .NET

    اكتشف خاصية FieldListNum ListLevel لتخصيص مستويات القائمة الخاصة بك بسهولة، مما يعزز تنظيم بياناتك والتحكم فيها.... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // الحقل LISTNUM التالي...

    reference.aspose.com/words/ar/net/aspose.words....
  3. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page page) { var t = new Table(); var r = t.…...Paragraphs.Add(null); c.Clone(); page.Paragraphs.Add(t);...seems that problem lies in c.Paragraphs.Add(null); There should be...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  4. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/net/add-ellipse/
  5. Adicionar Objeto Elipse ao arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/pt/net/add-ellipse/
  6. Agregar objeto de línea a archivo PDF|Aspose.PD...

    Este artículo explica cómo crear un objeto de línea en su PDF utilizando Aspose.PDF for .NET....); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/es/net/add-line/
  7. Agregar objeto Elipse a archivo PDF|Aspose.PDF ...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF for .NET....object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/es/net/add-ellipse/
  8. Extraire du texte des présentations|Documentati...

    Apprenez à extraire le texte des diapositives ou de l'ensemble des présentations avec Aspose.Slides pour C++ et à traiter le contenu des fichiers PPT, PPTX et ODP de manière programmatique....les paragraphes du TextFrame actuel foreach ( Paragraph para...i ]. Paragraphs ) //Parcourt les portions du paragraphe actuel...

    docs.aspose.com/slides/fr/cpp/extracting-text-f...
  9. Obtenir les titres de toutes les diapositives|D...

    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....Déclare un séparateur de paragraphe. string paragraphSeparator...chaque paragraphe dans cette forme. foreach ( var paragraph in shape...

    docs.aspose.com/slides/fr/net/get-the-titles-of...
  10. 档案

    档案...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // 显示文字...

    blog.aspose.com/zh/slides/extract-text-from-pow...