Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 18,953 for

paragraphs

(0.45 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ארכיון

    ארכיון...System::SharedPtr<Paragraph> tocItem = System::DynamicCast<Paragraph>(fie...)->GetAncestor(NodeType::Paragraph)); std::cout << System::S...

    blog.aspose.com/he/words/working-with-table-of-...
  5. Редагувати HTML на C# – Aspose.HTML for .NET

    Редагування HTML на C#. Використовуйте функції API Aspose.HTML for .NET для створення, видалення або редагування вмісту документа HTML....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/uk/net/editor/html/
  6. Row Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Tables.Row för sömlös hantering av tabellrader i dina dokument. Förbättra din dokumenthantering med kraftfulla funktioner!...firstCell ); Paragraph paragraph = new Paragraph ( doc ); firstCell...firstCell . AppendChild ( paragraph ); // Lägg till text i den första...

    reference.aspose.com/words/sv/net/aspose.words....
  7. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... first_paragraph . first_child . remove ()...footnote_separator . first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox con diversi allineamenti orizzontali per ogni riga usando Aspose.Cells con C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/it/cpp/create-textbox-in-...
  9. Создайте TextBox, в котором каждая строка имеет...

    Узнайте, как создавать TextBox с разным горизонтальным выравниванием для каждой строки с помощью Aspose.Cells и C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ru/cpp/create-textbox-in-...
  10. إنشاء مربع نص يملك كل سطر محاذاة أفقية مختلفة ب...

    تعلم كيفية إنشاء مربع نص بمحاذاة أفقية مختلفة لكل سطر باستخدام Aspose.Cells مع C++...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ar/cpp/create-textbox-in-...