Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,524 for

paragraph

(0.08 sec)
  1. Java kullanarak Word'de Sayfa Sonlarını Ortadan...

    Bu makalede, Java kullanılarak Word'de sayfa sonlarının nasıl ortadan kaldırılacağı açıklanmaktadır. Ortam ayarları, programlama adımlarının bir listesi ve Java kullanarak Word'deki tüm sayfa sonlarını kaldırmak için çalıştırılabilir bir örnek kod hakkında ayrıntılar içerir....bulmak ve kaldırmak için tüm paragraphs boyunca yineleyin Sayfa sonlarını...filtrelemek için NodeType.PARAGRAPH numaralandırıcı değerini kullanır...

    kb.aspose.com/tr/words/java/how-to-eliminate-pa...
  2. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes.... insert_paragraph () # Below are three different...Kilobytes: builder . insert_paragraph () field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OutlineOptions.create_outlines_for_headings_in_...

    OutlineOptions.create_outlines_for_headings_in_tables property. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables....create outlines for headings (paragraphs formatted with the Heading...insert_cell () builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Pythonでプレゼンテーションから段落の境界を取得|Aspose.Slides for Py...

    Aspose.Slides for Python via .NET で段落およびテキストポーションの境界を取得し、PowerPoint と OpenDocument のプレゼンテーションにおけるテキスト配置を最適化する方法を学びます。...を使用すると、開発者は TextFrame の段落コレクション内の Paragraph の矩形座標を取得できるようになりました。また、段落...text_frame rect = textFrame . paragraphs [ 0 ] . get_rect () テーブル...

    docs.aspose.com/slides/ja/python-net/paragraph/
  5. EditableRangeStart Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.EditableRangeStart, din nyckel till att hantera redigerbara områden i Word-dokument för förbättrad dokumentkontroll och flexibilitet....inline-nivå, det vill säga inuti Paragraph , men det redigerbara intervallets..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. We noticed that in the older version of aspose,...

    And we noticed that in the older version of aspose, if the merge field for the ProgramName was empty, the output document removed that line entirely like this: However in the newer version of aspose, the output do…...cleanup options to remove empty paragraphs and unused fields during...method to specify that empty paragraphs and unused fields should...

    forum.aspose.com/t/we-noticed-that-in-the-older...
  7. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....resultant graph object in the paragraphs collection of the PDF page...this graph object to the paragraphs collection of the selected...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  8. Gestionar porciones de texto en presentaciones ...

    Aprenda a gestionar porciones de texto en presentaciones de PowerPoint utilizando Aspose.Slides para Java, mejorando el rendimiento y la personalización....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/es/java/portion/
  9. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a PDF file w…...Paragraphs.Add(CreateHtmlText(" Underline...SomeDefaultStyle)); section.Paragraphs.Add(CreateHtmlText(" Italic...

    forum.aspose.com/t/html-underline-does-not-work...
  10. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_split_criteria property. Specifies how the document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...HEADING_PARAGRAPH for EPUB and AZW3. @property...the document into heading paragraphs. # This is useful for readers...

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