Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 18,953 for

paragraphs

(0.24 sec)
  1. Memaksa Perenderan Tabel pada Halaman Baru|Aspo...

    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....TextFragment ( "HHHHH" )); } Paragraphs paragraphs = curPage . getParagraphs...getParagraphs (); paragraphs . add ( table ); /********* Table table1...

    docs.aspose.com/pdf/id/java/force-table-renderi...
  2. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++.... 2 Suppress Space Before Paragraph Break. WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border . NoExtraLineSpacing...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Modelo de objetos de documento Aspose.Words (DO...

    El modelo de objetos de documento (DOM) es una representación en memoria de un documento de Word. Leer, manipular y modificar el contenido y el formato de un documento de Word usando C#....nodos, por ejemplo, Section o Paragraph , derivan de la clase CompositeNode...esquema. Document , Section , Paragraph , Table , Shape , Run y todas...

    docs.aspose.com/words/es/net/aspose-words-docum...
  4. Aspose.Words Document Object Model (DOM) în C#|...

    Document Object Model (DOM) este o reprezentare în memorie a unui document Word. Citește, manipulează și modifică conținutul și formatarea unui fișier Word folosind C#.... de exemplu, Section sau Paragraph , provin din clasa CompositeNode...jos. Document , Section , Paragraph , Table , Shape , Run și toate...

    docs.aspose.com/words/ro/net/aspose-words-docum...
  5. Списки у Markdown – код C# – Aspose.HTML for .NET

    Створення списків Markdown на C#. Використовуйте бібліотеку C# для створення впорядкованих і невпорядкованих списків Markdown....AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/uk/net/markdown-list/
  6. Story.FirstParagraph | Aspose.Words för .NET

    Upptäck egenskapen Story FirstParagraph för att enkelt extrahera det första stycket i valfri artikel, vilket förbättrar ditt innehåll och användarengagemang.... public Paragraph FirstParagraph { get ; } Exempel...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/sv/net/aspose.words/...
  7. Story.AppendParagraph | Aspose.Words för .NET

    Upptäck metoden AppendParagraph i Story, skapa och lägg enkelt till ett styckeobjekt med anpassningsbar text för sömlös dokumentförbättring....genvägsmetod som skapar en Paragraph objekt med valfri text och...slutet av detta objekt. public Paragraph AppendParagraph ( string text...

    reference.aspose.com/words/sv/net/aspose.words/...
  8. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings in C++....Specifies whether the current paragraph should be exempted from any...suppress hyphenation for a paragraph. Aspose :: Words :: Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    قم بتعزيز مستنداتك باستخدام طريقة InsertStyleSeparator في DocumentBuilder، وقم بإضافة فواصل الأنماط بسهولة لتحسين التنسيق والتنظيم.... Paragraph , "MyParaStyle" ); paraStyle...doc . FirstSection . Body . Paragraphs . Count ); Assert . AreEqual...

    reference.aspose.com/words/ar/net/aspose.words/...