Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 18,954 for

paragraphs

(0.33 sec)
  1. PDFにテーブルを作成または追加する|Aspose.PDF for C++

    Aspose.PDF for C++はPDFテーブルを作成、読み取り、編集するためのライブラリです。このライブラリを使用すると、C++を使用してPDFページにテーブルをページングできます。...Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // ...

    docs.aspose.com/pdf/ja/cpp/add-table-in-existin...
  2. إدارة الروابط التشعبية للعرض التقديمي في PHP|تو...

    قم بإدارة الروابط التشعبية بسهولة في عروض PowerPoint وOpenDocument التقديمية باستخدام Aspose.Slides لPHP عبر Java — حسّن التفاعلية وسير العمل في دقائق....clear (); $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...setFillType ( FillType :: Solid ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/ar/php-java/manage-hyper...
  3. Aspose.PSD para .NET 19.9 - Notas de Lançamento...

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...diferente if ( porcoes [ 0 ]. Paragraph . Justification != 0 || porcoes...

    docs.aspose.com/psd/pt/net/aspose-psd-para-net-...
  4. C# の Aspose.Words Document Object Model (DOM)|....

    Document Object Model (DOM) は、Word ドキュメントのメモリ内表現です。 C# を使用して、Word ドキュメントのコンテンツと書式設定を読み取り、操作、変更します。... Section や Paragraph など、他のノードを含むことができるノードは CompositeNode...ます。 Document 、 Section 、 Paragraph 、 Table 、 Shape 、 Run 、およ...

    docs.aspose.com/words/ja/net/aspose-words-docum...
  5. 程序化创建PDF文档|Aspose.PDF for Python via .NET

    本页描述如何使用Aspose.PDF for Python via .NET库从头开始创建PDF文档。...集合中 将 TextFragment 添加到页面的 paragraphs 集合中 保存生成的 PDF 文档 import aspose..." ) # 将文本片段添加到新页面 page . paragraphs . add ( text_fragment ) #...

    docs.aspose.com/pdf/zh/python-net/create-document/
  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. StyleCollection.DefaultFont | Aspose.Words för ...

    Upptäck egenskapen StyleCollection DefaultFont för sömlös textformatering i dokument. Förbättra dina dokument med en konsekvent och professionell stil....Paragraph" kommer samlingen att tillämpa...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . AreEqual...

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