Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 18,351 for

paragraph

(0.09 sec)
  1. Форматирование текста внутри PDF с помощью C#|A...

    Узнайте, как форматировать текст в документе PDF в .NET с помощью Aspose.PDF для улучшения визуального представления документа....TextFragment и коллекцией Paragraphs. Пожалуйста, используйте...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ru/net/text-formatting-insi...
  2. FieldStyleRef.StyleName | Aspose.Words لـ .NET

    اكتشف خاصية FieldStyleRef StyleName لتخصيص وتنسيق نص البحث بسهولة. حسّن تصميم مشروعك بمرونة ودقة.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/ar/net/aspose.words....
  3. FieldStyleRef.SuppressNonDelimiters | Aspose.Wo...

    تحكم في الأحرف غير الفاصلة باستخدام خاصية FieldStyleRef SuppressNonDelimiters. حسّن وضوح البيانات وعرضها في تطبيقاتك.... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/ar/net/aspose.words....
  4. 아카이브

    아카이브...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/ko/slides/apply-animation-to-te...
  5. نقل التعليمات البرمجية الخاصة بك إلى Aspose.PDF...

    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.... add (); //Create text paragraph with the reference of a section...); //Add the text paragraph in the paragraphs collection of the...

    docs.aspose.com/pdf/ar/java/migrating-your-code...
  6. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....page ); // 텍스트 단락 생성 auto paragraph = MakeObject < TextParagraph...TextParagraph > (); // 후속 줄 들여쓰기 설정 paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  7. 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...
  8. 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...
  9. 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-...
  10. 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/...