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

paragraph

(0.08 sec)
  1. CompositeNode.CreateNavigator | Aspose.Words لـ...

    اكتشف طريقة CompositeNode CreateNavigator للتنقل بين العقد وقراءتها بسهولة، مما يعزز تجربة التنقل بين البيانات لديك.... Write ( "Section 1, Paragraph 1. " ); docBuilder . InsertParagraph...docBuilder . Write ( "Section 1, Paragraph 2. " ); doc . AppendChild...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...Paragraphs.Add(image1); image1.ImageInfo...into paragraphs collection of the section page.Paragraphs.Add(image1);...

    forum.aspose.com/t/images-conversion-without-bo...
  3. arkiv

    arkiv...PortionCollection i varje Paragraph . Kontrollera om Portion.Text...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/sv/slides/find-and-replace-text...
  4. Создание таблиц с использованием VSTO и Aspose....

    Мигрируйте от автоматизации Microsoft Office к Aspose.Slides для .NET и создавайте таблицы в слайдах PowerPoint (PPT, PPTX) на C# с гибким форматированием.... Paragraphs ( 0 , tf . TextRange . Text...//Установить размер шрифта 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ru/net/creating-a-table-...
  5. Tabellen mit VSTO und Aspose.Slides für .NET er...

    Migrieren Sie von der Microsoft Office-Automatisierung zu Aspose.Slides für .NET und erstellen Sie Tabellen in PowerPoint (PPT, PPTX)-Folien in C# mit flexibler Formatierung.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/de/net/creating-a-table-...
  6. الشريحة الرئيسة|وثائق Aspose.Slides

    استكشف أمثلة الشرائح الرئيسة في Aspose.Slides for Android: إنشاء وتحرير وتنسيق الشرائح الرئيسة، العناصر النائبة، والسمات في صيغ PPT و PPTX و ODP باستخدام كود Java واضح...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/ar/androidjava/examples/...
  7. إنشاء جداول باستخدام VSTO و Aspose.Slides لـ .N...

    انتقل من أتمتة Microsoft Office إلى Aspose.Slides لـ .NET وأنشئ جداول في شرائح PowerPoint (PPT, PPTX) باستخدام C# مع تنسيق مرن.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  8. Travailler avec les fonctionnalités Markdown da...

    Comment implémenter les fonctionnalités Markdown à l'aide de C#. Toutes les fonctionnalités sont représentées sous forme de styles correspondants ou de formatage direct....Italic Les titres sont des paragraphes avec les styles Titre 1 -...6 Les citations sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/net/working-with-markd...
  9. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a document.... first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C++ でプレゼンテーション ハイパーリンクを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、PowerPoint および OpenDocument プレゼンテーションのハイパーリンクを手軽に管理し、数分でインタラクティブ性とワークフローを向上させます。...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/ja/cpp/manage-hyperlinks/