Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 18,529 for

paragraphs

(0.35 sec)
  1. PdfSaveOptions.export_floating_shapes_as_inline...

    PdfSaveOptions.export_floating_shapes_as_inline_tag property. Gets or sets a value determining whether floating shapes are exported as inline tags in the document structure....block-level tags, placed after the paragraph in which they are anchored...inline tags, placed within the paragraph where they are anchored. This...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Insérer des champs en C++|Aspose.Words pour C++

    Différentes façons d'insérer des champs dans votre document en utilisant C++....MERGE à l’aide du DOM à un paragraphe dans un document: Vous pouvez...ADDRESSBLOCK à l’aide du DOM à un paragraphe d’un document: Vous pouvez...

    docs.aspose.com/words/fr/cpp/inserting-fields/
  3. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…... 8:40am 1 def get_paragraph_str(paragraph): """获取段落信息""" para_content...para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  4. DocumentVisitor.VisitCommentStart | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitCommentStart—مفتاحك لإدارة تعداد نصوص التعليقات بكفاءة في مشاريعك....1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long text which spans on more than one line. If …...Paragraphs.Add(hebrewText); hebrewText...IsHtmlTagSupported = true; section.Paragraphs.Add(hebrewText); /* hebrewText...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  6. FAQs|Documentation Aspose.Slides

    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....Q: Pourquoi les tailles de paragraphe sont-elles différentes sur...Le calcul des tailles de paragraphe est basé sur le calcul de...

    docs.aspose.com/slides/fr/net/faqs/
  7. Archiv

    Archiv...Paragraphs . Načtěte a vytiskněte text...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //Procházejte...

    blog.aspose.com/cs/slides/extract-text-from-pow...
  8. PDF에서 제목 작업하기|Aspose.PDF for Python via .NET

    Python을 사용하여 PDF 문서의 제목에 번호 매기기를 생성합니다. Aspose.PDF for Python via .NET은 다양한 종류의 번호 매기기 스타일을 제공합니다.... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/ko/python-net/working-with-...
  9. Работа с заголовками в PDF|Aspose.PDF for .NET

    Создайте нумерацию заголовков в вашем PDF-документе на C#. Aspose.PDF for .NET предлагает различные виды стилей нумерации.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/ru/net/working-with-headings/
  10. Werken met alinea's in Python|Aspose.Words voor...

    Paragraaf invoegen en de opmaak specificeren in een document dat Python....vertegenwoordigd door de Paragraph Klasse. Paragraaf invoegen...paragraafopmaak wordt bepaald door de paragraph_format eigendom. Het volgende...

    docs.aspose.com/words/nl/python-net/working-wit...