Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 18,588 for

paragraph

(0.12 sec)
  1. Добавить прямоугольные фигуры в PDF на Python|A...

    Узнайте, как рисовать и заполнять прямоугольные фигуры в PDF‑файлах с помощью Python.... paragraphs . add ( text_fragment ) graph...Graph ( 400 , 300 ) page . paragraphs . add ( graph ) graph . border...

    docs.aspose.com/pdf/python-net/add-rectangle/
  2. Расширенные функции|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/ru/net/advanced-features/
  3. 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-...
  4. 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...
  5. Erstellen Sie eine TextBox, in der jede Zeile e...

    Erfahren Sie, wie Sie mit Aspose.Cells for Node.js via C++ eine TextBox erstellen, in der jede Zeile eine andere horizontale Ausrichtung haben kann...." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/de/nodejs-cpp/create-text...
  6. EditableRange.Remove | Aspose.Words لـ .NET

    احذف النطاقات القابلة للتعديل من مستندك بسهولة باستخدام طريقة EditableRange Remove، مع الحفاظ على محتواك سليمًا. حسّن إدارة مستنداتك!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  7. EditableRange.EditableRangeStart | Aspose.Words...

    اكتشف خاصية EditableRangeStart للوصول إلى العقدة التي تُشير إلى بداية نطاقك القابل للتحرير. حسّن تجربة التحرير لديك اليوم!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Python言語を使用したHello Worldの例|Aspose.PDF for Pytho...

    このサンプルは、Aspose.PDF for Pythonを使用してシンプルなPDF「Hello, World!」ドキュメントを作成する方法を示しています。... page_get_paragraphs 関数を使用してページの段落コレクションを取得します。...関数を使用して画像オブジェクトのファイル名を “sample.jpg” に設定します。 paragraphs_add_image 関数を使用して画像オブジェクトを段落コレクションに追加します。...

    docs.aspose.com/pdf/ja/python-cpp/hello-world-e...
  9. Convertir un document en Markdown|Aspose.Words ...

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de Python....direct: Les titres sont des paragraphes avec les styles Titre 1 –...Les blockquotes sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/python-net/convert-a-d...
  10. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one page. The expected result would be that the 2nd image is appeari…...Paragraphs.Count); return Path.Combine(myDataDir...image + ".png") }; cell11.Paragraphs.Add(image11); var row12 =...

    forum.aspose.com/t/pdf-rendering-is-broken-with...