Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 15,529 for

paragraphs

(0.1 sec)
  1. Developer Guide|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....with Text Style Paragraph Working with Paragraph Style Working...

    docs.aspose.com/diagram/net/developer-guide/
  2. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...the end of the specified paragraph. def build_and_insert ( self...ref_node : aspose . words . Paragraph ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 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/zh/cpp/create-textbox-in-...
  4. Node.ParentNode | Aspose.Words لـ .NET

    Node ParentNode ملكية. يحصل على الأصل المباشر لهذه العقدة في C#....Document doc = new Document (); Paragraph para = doc . FirstSection...new Document (); Paragraph para = new Paragraph ( doc ); para ...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. EditableRange.EditableRangeEnd | Aspose.Words p...

    EditableRange EditableRangeEnd proprietà. Ottiene il nodo che rappresenta la fine dellintervallo modificabile in C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  6. TabStop Class | Aspose.Words لـ .NET

    Aspose.Words.TabStop فصل. يمثل علامة تبويب مخصصة واحدة. الTabStopالكائن عضو في the TabStopCollection المجموعة في C#.... foreach ( Paragraph para in doc . GetChildNodes...NodeType . Paragraph , true ). OfType < Paragraph >()) if ( para...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. Aspose.PDF С++ Exemple|Aspose.PDF pour C++

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Bonjour Monde....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/fr/cpp/hello-world-example/
  8. Aspose.PDF С++ Contoh|Aspose.PDF untuk C++

    Halaman ini menunjukkan cara menggunakan pemrograman sederhana untuk membuat dokumen PDF yang berisi teks - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/id/cpp/hello-world-example/
  9. Crea una TextBox in cui ogni riga ha un allinea...

    Impara come creare una TextBox in cui ogni riga può avere un allineamento orizzontale diverso usando Aspose.Cells for Node.js via 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/nodejs-cpp/create-text...
  10. Crear cuadro de texto en el que cada línea teng...

    Aprenda cómo crear un cuadro de texto con diferentes alineaciones horizontales para cada línea 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/es/cpp/create-textbox-in-...