Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 18,530 for

paragraphs

(2.83 sec)
  1. العمل مع الأنماط والموضوعات|Aspose.Words لـ Pyt...

    الوصول إلى الأنماط والسمات وإدارتها في مستند باستخدام Python.... إليك تطبيق paragraphs_by_style_name : ستجد أدناه...اسم نمط Paragraph في خاصية Style.name لكائن Paragraph.paragraph_format...

    docs.aspose.com/words/ar/python-net/working-wit...
  2. إنشاء مستند PDF باستخدام C++|Aspose.PDF لـ C++

    المهمة الأكثر شيوعًا وأساسًا في العمل مع ملف PDF هي إنشاء مستند من البداية. استخدم مكتبة Aspose.PDF for C++....إضافة TextFragment إلى مجموعة Paragraph في الصفحة حفظ مستند PDF الناتج..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/ar/cpp/create-document/
  3. TabStopCollection.RemoveByPosition | Aspose.Wor...

    أزل علامات التبويب بسهولة من مجموعتك باستخدام طريقة RemoveByPosition. بسّط تنسيقك لتحسين التحكم في مستنداتك!... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. doc = aw...) top_border = builder . paragraph_format . borders . top top_border...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...Paragraph, }; glossaryDoc.AppendChild(block);...object and append it to the Paragraph of the cell after ensuring...

    forum.aspose.com/t/cannot-append-text-to-tables...
  6. 搜索

    搜索... 訪問每個 Paragraph 中的 PortionCollection 。 檢查...i++) foreach (Paragraph para in tf[i].Paragraphs) foreach (Portion...

    blog.aspose.com/zh-hant/slides/find-and-replace...
  7. Diapositive Maître|Documentation Aspose.Slides

    Découvrez des exemples de diapositives maîtres Aspose.Slides pour Android : créez, modifiez et stylisez les maîtres, les espaces réservés et les thèmes dans PPT, PPTX et ODP avec du code Java clair...."Company Name" ); IParagraph paragraph = textBox . getTextFrame ()...getParagraphs (). get_Item ( 0 ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/fr/androidjava/examples/...
  8. Aspose.PSD für .NET 22.4 - Versionshinweise|Doc...

    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.... Paragraph . Justification = JustificationMode.... Left ; portions [ 1 ]. Paragraph . Justification = JustificationMode...

    docs.aspose.com/psd/de/net/aspose-psd-fuer-net-...
  9. Níveis lógicos de nós em um documento|Aspose.Wo...

    Na documentação Aspose.Words para Python via .NET são mencionados níveis lógicos de nós – nível de bloco, nível inline ou nível de linha. O nível do nó é usado para descrever o local na árvore do documento onde o nó normalmente ocorre....respectivamente pelos objetos Paragraph e Table do nível do bloco...seguintes classes: Tables e Paragraphs , que são os nós de nível...

    docs.aspose.com/words/pt/python-net/logical-lev...
  10. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/net/aspose.words.bui...