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

paragraphs

(0.06 sec)
  1. TabStop.Leader | Aspose.Words för .NET

    Upptäck egenskaperna för TabStop-ledarlinjer för att anpassa typer av ledlinjer för dina flikar, vilket förbättrar dokumentets tydlighet och presentation. Optimera din formatering idag.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/sv/net/aspose.words/...
  2. 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/...
  3. 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/...
  4. 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...
  5. 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...
  6. TabStop.Alignment | Aspose.Words per .NET

    Scopri la proprietà Allineamento TabStop per personalizzare facilmente l'allineamento del testo in corrispondenza delle tabulazioni, migliorando così il layout e la leggibilità del tuo documento.... foreach ( Paragraph para in doc . GetChildNodes...GetChildNodes ( NodeType . Paragraph , true )) if ( para . ParagraphFormat...

    reference.aspose.com/words/it/net/aspose.words/...
  7. 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...
  8. 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/
  9. 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...
  10. 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-...