Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 18,342 for

paragraphs

(0.18 sec)
  1. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Inline...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. WordML2003SaveOptions.SaveFormat | Aspose.Words...

    Scopri come la proprietà SaveFormat di WordML2003SaveOptions definisce i formati di salvataggio dei documenti. Garantisci una compatibilità perfetta con WordML per i tuoi file!...ine}\t\t" + $"<o:Paragraphs>1</o:Paragraphs>{newLine}\t\t" +...es>1</o:Lines><o:Paragraphs>1</o:Paragraphs>" + "<o:Characte...

    reference.aspose.com/words/it/net/aspose.words....
  5. Ermitteln von Shape-Effektiven Eigenschaften au...

    Erfahren Sie, wie Aspose.Slides für Python via .NET effektive Shape-Eigenschaften berechnet und anwendet, um eine präzise PowerPoint- und OpenDocument-Darstellung zu ermöglichen.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/de/python-net/shape-effe...
  6. Intermittent Issues Connecting to Aspose Licens...

    We are experiencing occasional issues where our applications are unable to connect to Aspose’s license server. For example, we have encountered HTTP 502 and 503 errors when accessing the following URL: https://billing.…...WriteLine("Adding paragraph with TextFragment"); document...document.Pages.Add().Paragraphs.Add(new TextFragment(DateTime.Now...

    forum.aspose.com/t/intermittent-issues-connecti...
  7. Formatação de Texto dentro de PDF usando Python...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Existem adição de recuo de linha, adição de borda de texto, adição de texto sublinhado, etc.... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/pt/python-net/text-formatti...
  8. 搜索

    搜索...Paragraphs 屬性訪問其文本。 從段落的每個 部分 中檢索並打印文本。...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //遍歷當前段落中的部分...

    blog.aspose.com/zh-hant/slides/extract-text-fro...
  9. Pythonでプレゼンテーションから数式をエクスポート|Aspose.Slides for P...

    Aspose.Slides for Python via .NET を使用して、PowerPoint から MathML へ数式をシームレスにエクスポートし、書式を保持し、互換性を向上させます。...) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/ja/python-net/exporting-...
  10. ASP - COM相互運用を介したJScript|Aspose.PDF for .NET

    COM Interopを通じてASPおよびJScriptアプリケーションでAspose.PDF for .NETを使用する方法を学びます。高度なPDF機能を有効にします。...JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ja/net/asp-jscript-via-com-...