Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 18,953 for

paragraph

(0.96 sec)
  1. PDFファイルに楕円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに楕円オブジェクトを作成する方法を説明します。...object to paragraphs collection of page page . Paragraphs . Add (...object to paragraphs collection of page page . Paragraphs . Add (...

    docs.aspose.com/pdf/ja/net/add-ellipse/
  2. Fortgeschrittene Textextraktion aus Präsentatio...

    Extrahieren Sie schnell Text aus PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für .NET. Folgen Sie unserer einfachen Schritt‑für‑Schritt‑Anleitung, um Zeit zu sparen....IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Durchlaufen...foreach ( IPortion portion in paragraph . Portions ) { // Geben Sie...

    docs.aspose.com/slides/de/net/extract-text-from...
  3. Lưu trữ

    Lưu trữ...Thêm đoạn văn Paragraph paragraph = new Paragraph(); Portion portion...Portion("Theme text format"); paragraph.Portions.Add(portion); shape...

    blog.aspose.com/vi/slides/apply-theme-in-powerp...
  4. أرشيف

    أرشيف...TextParagraph paragraph = new TextParagraph(); paragraph.setPosition(new...بالفقرة paragraph.appendLine(textFragment1); paragraph.append...

    blog.aspose.com/ar/pdf/rotate-text-inside-pdf-d...
  5. ค้นหา

    ค้นหา...TextParagraph paragraph = new TextParagraph(); paragraph.Position...่อหน้า paragraph.AppendLine(textFragment1); paragraph.Append...

    blog.aspose.com/th/pdf/rotate-text-inside-pdf-d...
  6. ארכיון

    ארכיון... צור Paragraph והוסף Portion לתוכה. הגדר...פסקה auto paragraph = System::MakeObject<Paragraph>(); auto portion...

    blog.aspose.com/he/slides/apply-theme-in-powerp...
  7. 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...
  8. 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...
  9. 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/
  10. 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...