Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 18,592 for

paragraphs

(0.19 sec)
  1. CompareOptions.Target | Aspose.Words لـ .NET

    اكتشف كيفية ضبط خاصية "الهدف" في CompareOptions لمقارنة مستندات فعّالة. بسّط عمليتك مع استهداف دقيق اليوم!... This is the first paragraph." ); builder . InsertFootnote...docOriginal . Clone ( true ); Paragraph firstParagraph = docEdited...

    reference.aspose.com/words/ar/net/aspose.words....
  2. PDF内のテキストを置き換える|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリからテキストを置き換えたり削除したりするさまざまな方法について学びます。... $p は、現在のParagraphクラスが存在するページの番号に置き換えられます。 $P...// Add new TextFragment to paragraph par . AppendLine ( textFragment...

    docs.aspose.com/pdf/ja/net/replace-text-in-pdf/
  3. Procurar

    Procurar...PortionCollection em cada Paragraph . Verifique se Portion.Text...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/pt/slides/find-and-replace-text...
  4. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the text centered when rotated 90. Testin…...Paragraphs.Add(new TextFragment($"Rotation:{r}"));...Black); cell.Paragraphs.Add(tf); } } page.Paragraphs.Add(table);...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  5. BorderCollection.Item | Aspose.Words لـ .NET

    اكتشف خاصية BorderCollection Item للوصول بسهولة إلى كائنات Border حسب النوع. بسّط تصميمك مع إدارة فعّالة للحدود!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/ar/net/aspose.words/...
  6. Travailler avec les calques de texte dans Aspos...

    Exemples de travail avec les calques de texte dans un fichier PSD...spécifier différents styles et paragraphes au sein du calque de texte...default_style et default_paragraph, qui seront utilisés comme...

    docs.aspose.com/psd/fr/fr/python-net/traitement...
  7. Erstellen einer Tabelle auf einer PowerPoint-Fo...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/de/net/creating-a-table-...
  8. Hur man läser Word-dokument i Java

    Denna korta handledning ger information om hur man läser Word-dokument i Java. Du kommer att lära dig hur Java läser DOCX-fil med hjälp av att göra-steg och ett körbart exempel på Java-kod....igenom alla noder av typen Paragraph i dokumentet Konvertera varje...två huvudsamlingar som är Paragraphs och Runs för att komma åt...

    kb.aspose.com/sv/words/java/how-to-read-word-do...
  9. Agregar formas de línea al PDF en Python|Aspose...

    Aprenda cómo dibujar formas de línea y líneas con estilo en archivos PDF en Python.... paragraphs . add ( graph ) line = drawing...Graph ( 100 , 400 ) page . paragraphs . add ( graph ) line = drawing...

    docs.aspose.com/pdf/es/python-net/add-line/
  10. Insérer des puces dans Word à l'aide de C#

    Suivez cet article pour insérer des puces dans Word à l'aide de C#. Il contient les détails de l'IDE, les étapes et un exemple de code pour créer des puces Microsoft Word à l'aide de C#....arrêter la liste dans le paragraphe actuel. Cet article nous...vous souhaitez convertir un paragraphe existant en puces, reportez-vous...

    kb.aspose.com/fr/words/net/insert-bullets-in-wo...