Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 18,592 for

paragraphs

(0.31 sec)
  1. PageSetup.SuppressEndnotes | Aspose.Words för .NET

    Upptäck hur egenskapen PageSetup SuppressEndnotes förbättrar din dokumentlayout genom att styra placeringen av slutnoter för tydligare och mer organiserade avsnitt.... ParentNode ); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. PageSetup.SuppressEndnotes | Aspose.Words لـ .NET

    اكتشف كيف تعمل خاصية PageSetup SuppressEndnotes على تحسين تخطيط المستند الخاص بك من خلال التحكم في وضع التعليقات الختامية للحصول على أقسام أكثر وضوحًا وتنظيمًا.... ParentNode ); Paragraph para = new Paragraph ( doc ); body ...

    reference.aspose.com/words/ar/net/aspose.words/...
  3. Node.NodeTypeToString | Aspose.Words لـ .NET

    اكتشف طريقة Node NodeTypeToString، وقم بتحويل أنواع العقد بسهولة إلى سلاسل سهلة الاستخدام للحصول على ترميز سلس وقابلية قراءة محسنة....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...= new Document ( MyDir + "Paragraphs.docx" ); // أي عقدة يمكنها...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Gérer les zones de texte dans les présentations...

    Aspose.Slides pour C++ facilite la création, la modification et la duplication des zones de texte dans les fichiers PowerPoint et OpenDocument, améliorant ainsi l'automatisation de vos présentations....get_TextFrame (); // Crée l'objet Paragraph pour le cadre de texte auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Crée...

    docs.aspose.com/slides/fr/cpp/manage-textbox/
  5. Catatan Rilis Aspose.PSD for .NET 19.4|Document...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  6. Notas de lanzamiento de Aspose.PSD para .NET 19...

    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...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); } PsdOptions imageOptions = new PsdOptions (...

    docs.aspose.com/psd/es/net/aspose-psd-for-net-1...
  7. עבודה עם שולחן של תוכן|Aspose.Words עבור Python...

    הכנס ולנהל את `אפשרות התוכן` במסמך באמצעות Python....[working-with-table-of-contents-paragraph](/words/python-net/workin...OutlineLevel` רכושו של ה- Paragraph node רמת המתאר של סגנון פסקה...

    docs.aspose.com/words/he/python-net/working-wit...
  8. Adicionar Objeto Retângulo ao arquivo PDF|Aspos...

    Este artigo explica como criar um objeto Retângulo no seu PDF usando o Aspose.PDF para C++.... Paragraphs . Add ( graph ); } Criar...instância da página page . Paragraphs . Add ( graph ); // Criar...

    docs.aspose.com/pdf/pt/cpp/add-rectangle/
  9. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  10. 記録

    記録...Paragraphs プロパティを使用してそのテキストにアクセスします。...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //現在の段落の一部をループする...

    blog.aspose.com/ja/slides/extract-text-from-pow...