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

paragraphs

(1.41 sec)
  1. arkiv

    arkiv...(SharedPtr<IParagraph> paragraph : textFramesSlideOne[i]->get_Paragraphs()) { //...(SharedPtr<IPortion> portion : paragraph->get_Portions()) { // Visa...

    blog.aspose.com/sv/slides/extract-text-from-pow...
  2. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento....Adicionar o cabeçalho aos Paragraphs da página. Criar um TextFragment...Adicionar (descrição) aos Paragraphs da página. Criar uma tabela...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/
  3. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...WriteLine("Adding paragraph with TextFragment"); document...document.Pages.Add().Paragraphs.Add(new TextFragment(DateTime.Now...

    forum.aspose.com/t/intermittent-issues-connecti...
  4. Formatação de Texto dentro de PDF usando Python...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Existem adição de recuo de linha, adição de borda de texto, adição de texto sublinhado, etc.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/pt/python-net/text-formatti...
  5. Ermitteln von Shape-Effektiven Eigenschaften au...

    Erfahren Sie, wie Aspose.Slides für Python via .NET effektive Shape-Eigenschaften berechnet und anwendet, um eine präzise PowerPoint- und OpenDocument-Darstellung zu ermöglichen.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/de/python-net/shape-effe...
  6. استبدال النص في PDF|Aspose.PDF for .NET

    تعرف على المزيد حول الطرق المختلفة لاستبدال وإزالة النص من مكتبة Aspose.PDF for .NET....// Add new TextFragment to paragraph par . AppendLine ( textFragment...textFragment ); // Set paragraph position par . Position = new Aspose...

    docs.aspose.com/pdf/ar/net/replace-text-in-pdf/
  7. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....DO_NOT_SUPPRESS_PARAGRAPH_BORDER Do Not Suppress Paragraph Border D...DO_NOT_USE_HTML_PARAGRAPH_AUTO_SPACING Do Not Use HTML Paragraph Auto Spacing...

    reference.aspose.com/words/java/com.aspose.word...
  8. תרגום Markdown to to DOM|Aspose.Words עבור .NET

    תרגום לעברית Markdown מסמך Document Object Model חזרה לשימוש C#. אז אתה יכול לעבוד עם קיים מורכב Markdown באופן יזום ליצור Markdown מסמך מאפס...previous paragraph to not combine styles between paragraphs. builder...Styles . Add ( StyleType . Paragraph , "SetextHeading1" ); builder...

    docs.aspose.com/words/he/net/translate-markdown...
  9. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/pdf/
  10. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.nextSibling...

    products.aspose.com/words/nodejs-net/make/html/