Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 18,543 for

paragraphs

(0.47 sec)
  1. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Insert Shape in Word using C# Paragraph Formatting in Word using C#...Sections using C# Convert Paragraph into Bullet Points in Word...

    kb.aspose.com/words/net/page/2/
  3. ASP - JScript via COM Interop|Aspose.PDF for .NET

    Aprenda a usar Aspose.PDF for .NET em aplicações ASP e JScript através do COM Interop. Habilite capacidades avançadas de PDF....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/pt/net/asp-jscript-via-com-...
  4. Font.Position | Aspose.Words لـ .NET

    اكتشف خاصية موضع الخط، واضبط محاذاة النص بسهولة في نقاط للتحكم الدقيق في طباعتك. ارتقِ بتصميمك مع مرونة في المواضع!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. Font.Position | Aspose.Words per .NET

    Scopri la proprietà Posizione Font, regola facilmente l'allineamento del testo in punti per un controllo preciso sulla tipografia. Migliora il tuo design con un posizionamento flessibile!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Solleva questa sequenza...

    reference.aspose.com/words/it/net/aspose.words/...
  6. Apa yang baru|Aspose.PDF untuk Python via .NET

    Halaman ini memperkenalkan fitur baru paling populer di Aspose.PDF untuk Python via .NET yang telah diperkenalkan dalam rilis terbaru.... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/id/python-net/whatsnew/
  7. Automatisation de la génération de PowerPoint e...

    Automatisez la création de diapositives sur les plateformes cloud avec Aspose.Slides pour C++—générez, modifiez et convertissez rapidement et de manière fiable les fichiers PowerPoint et OpenDocument....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/fr/cpp/automating-powerp...
  8. Форматирование текста внутри PDF с помощью C#|A...

    Узнайте, как форматировать текст в документе PDF в .NET с помощью Aspose.PDF для улучшения визуального представления документа....TextFragment и коллекцией Paragraphs. Пожалуйста, используйте...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ru/net/text-formatting-insi...
  9. Extract Text from PDF|Aspose.PDF for C++

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF in C++....need to extract a specific paragraph - use the Aspose.PDf for C++...Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/cpp/extract-text-from-pdf/
  10. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating shapes are exported as inline tags in the document structure....block-level tags, placed after the paragraph in which they are anchored...inline tags, placed within the paragraph where they are anchored. This...

    reference.aspose.com/words/nodejs-net/aspose.wo...