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

paragraphs

(0.08 sec)
  1. TabStop.Position | Aspose.Words för .NET

    Upptäck egenskapen TabStop Position för att enkelt hitta tabstoppsplatser i punkter, vilket förbättrar din layoutprecision och designeffektivitet.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. ParagraphFormat.TabStops | Aspose.Words per .NET

    Scopri la proprietà ParagraphFormat TabStops per gestire facilmente le tabulazioni personalizzate, migliorando la formattazione del documento e la leggibilità.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  3. FieldPrint.printer_instructions property | Aspo...

    FieldPrint.printer_instructions property. Gets or sets the printer-specific control code characters or PostScript instructions.... write ( 'My paragraph' ) # The PRINT field can send...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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...