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

paragraphs

(0.1 sec)
  1. 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/...
  2. 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...
  3. ASP - JScript melalui COM Interop|Aspose.PDF fo...

    Pelajari cara menggunakan Aspose.PDF for .NET dalam aplikasi ASP dan JScript melalui COM Interop. Aktifkan kemampuan PDF yang lebih canggih....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/id/net/asp-jscript-via-com-...
  4. ASP - JScript를 COM Interop을 통해|Aspose.PDF for .NET

    COM Interop을 통해 ASP 및 JScript 애플리케이션에서 Aspose.PDF for .NET을 사용하는 방법을 배웁니다. 고급 PDF 기능을 활성화합니다....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ko/net/asp-jscript-via-com-...
  5. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Форматирование текста внутри 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...
  7. 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...
  8. 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/
  9. 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...
  10. 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/