Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 18,545 for

paragraphs

(1.31 sec)
  1. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD за .NET 19.9 - Бележки за версията|D...

    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 T:Aspose.PSD.FileFormats.Psd...оправдание if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-19...
  3. Aspose.PSD cho .NET 19.9 - Ghi chú phát hành|Do...

    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 T:Aspose.PSD.FileFormats.Psd...ràng if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/vi/net/aspose-psd-cho-net-1...
  4. Aspose.PSD для .NET 19.9 - Примечания к выпуску...

    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 T:Aspose.PSD.FileFormats.Psd...выровненность if ( portions [ 0 ]. Paragraph . Justification != 0 || portions...

    docs.aspose.com/psd/ru/net/aspose-psd-for-net-1...
  5. Управление абзацами текста PowerPoint в .NET|До...

    Освойте форматирование абзацев с Aspose.Slides для .NET — оптимизируйте выравнивание, интервалы и стиль в презентациях PPT, PPTX и ODP на C#.... Paragraphs [ 0 ]; IPortion port01 =...IParagraph para1 = new Paragraph (); tf . Paragraphs . Add ( para1 );...

    docs.aspose.com/slides/ru/net/manage-paragraph/
  6. Formatierung von Präsentationstext in .NET|Aspo...

    Formatieren und gestalten Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Passen Sie Schriftarten, Farben, Ausrichtung und mehr an....]; var paragraph = autoShape . TextFrame . Paragraphs [ 0 ];...den gesamten Absatz fest. paragraph . ParagraphFormat . DefaultPortionFormat...

    docs.aspose.com/slides/de/net/text-formatting/
  7. TabStopCollection.Add | Aspose.Words لـ .NET

    اكتشف كيف تقوم طريقة TabStopCollection Add بإضافة علامات التبويب أو تحديثها بكفاءة، مما يعمل على تحسين تخطيط مستندك وتنسيقه....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // فيما يلي طريقتان...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. TxtSaveOptions.save_format property | Aspose.Wo...

    TxtSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...txt document with a custom paragraph break. doc = aw . Document...writeln ( 'Paragraph 1.' ) builder . writeln ( 'Paragraph 2.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words Document Object Model (DOM)|Aspose...

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Java.... Every run of a text, paragraph, table, or section is a node... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/java/aspose-words-documen...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted....\x01 )' # Add text and apply paragraph styles that STYLEREF fields...list_indent () builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...