Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 15,604 for

paragraph

(0.05 sec)
  1. Работа с графиками в PDF|Aspose.PDF for C++

    В этой статье объясняется, что такое график, как создать объект заполненного прямоугольника, как добавить текст внутри объекта графика, как добавить объект линии в PDF и т. д....быть добавлен в коллекцию Paragraphs в экземпляре Page. Экземпляр...

    docs.aspose.com/pdf/ru/cpp/graphs/
  2. DocumentBuilder.italic property | Aspose.Words ...

    DocumentBuilder.italic property. True if the font is formatted as italic....is_at_start_of_paragraph property DocumentBuilder.list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... insert_paragraph () builder . insert_combo_box...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::TabStopCollection::GetIndexByPos...

    Aspose::Words::TabStopCollection::GetIndexByPosition method. Gets the index of a tab stop with the specified position in points in C++....() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. תכנות עם מסמכים|Aspose.Words עבור Python via .NET

    השתמש ב As נניח באמצעות `Python.Words` Document Object Model שיעורים כדי ליצור, לשנות, לנהל מסמכים עם python-net. עבודה עם תכונות מסמך, הגדרות ותוכן, כמו גם עם מראה מסמך באמצעות ניהול צבעים, צורות, גופנים וגרפיקה אחרים....עבודה עם רשימות עבודה עם Paragraphs עבודה עם אסיאתי Typography...

    docs.aspose.com/words/he/python-net/programming...
  6. Exemplo de Hello World usando Python|Aspose.PDF...

    Este exemplo demonstra como criar um documento PDF simples com o texto Hello World usando Aspose.PDF para Python via .NET.... paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/pt/python-net/hello-world-e...
  7. Exemplo Hello World em Java|Aspose.PDF para Java

    Esta página mostra como usar programação simples para criar um documento PDF contendo o texto - Hello World usando Aspose.PDF para Java....TextFragment à coleção de Paragraph da página Salvar o documento...

    docs.aspose.com/pdf/pt/java/hello-world-example/
  8. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_text property. Determines whether Microsoft Word will grow the shape to fit text.... last_paragraph ) builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormFieldCollection | Aspose.Words for Java

    A collection of FormField objects that represent all the form fields in a range in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  10. プレゼンテーション テーマ|Aspose.Slides ドキュメント

    C++ における PowerPoint プレゼンテーションテーマ...); auto paragraph = System :: MakeObject < Paragraph > (); auto...> ( u "テーマテキストフォーマット" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/ja/cpp/presentation-theme/