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

paragraphs

(0.1 sec)
  1. BuiltInDocumentProperties.Characters | Aspose.W...

    اكتشف خاصية الأحرف BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الأحرف لتحسين إدارة المستندات وكفاءتها.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  2. BuiltInDocumentProperties.Words | Aspose.Words ...

    اكتشف خاصية الكلمات BuiltInDocumentProperties، التي توفر تقديرًا دقيقًا لعدد الكلمات في مستنداتك لتحسين كفاءة التحرير.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // بالنسبة لعدد الأسطر،...

    reference.aspose.com/words/ar/net/aspose.words....
  3. BuiltInDocumentProperties.Words | Aspose.Words ...

    Upptäck egenskapen Words i BuiltInDocumentProperties, som ger en korrekt uppskattning av ordantal för dina dokument för att förbättra redigeringseffektiviteten.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // För radantalet måste...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Aspose.Words DOM|Aspose.Words voor Python via .NET

    Document Object Model (DOM) is een herinneringsrepresentatie van een Word-document. Lees, manipuleer en wijzig de inhoud en opmaak van een Word-document met behulp van Python....bijvoorbeeld, Section of Paragraph , de CompositeNode klasse...hieronder. Document , Section , Paragraph , Table , Shape , Run , en...

    docs.aspose.com/words/nl/python-net/aspose-word...
  5. あるプレゼンテーションから別のプレゼンテーションに段落を移動する|Aspose.Slides ...

    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....FileName = FilePath + "Move a Paragraph from One Presentation to Another...DestFileName = FilePath + "Move a Paragraph from One Presentation to Another...

    docs.aspose.com/slides/ja/net/move-a-paragraph-...
  6. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Створити Markdown – C# код – Aspose.HTML for .NET

    Код для створення файлів Markdown на C#. Використовуйте бібліотеку C#, щоб створювати Markdown з нуля та аналізувати або редагувати файли MD....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/uk/net/create-markdown/
  8. 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/...
  9. 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...
  10. 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/...