Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 10,748 for

append

(0.1 sec)
  1. 创建 PDF 小册子|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 从现有文档生成小册子式 PDF... append ( path . join ( path . dirname...os import path sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/zh/python-net/create-pdf-bo...
  2. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section... append_child(new_child) Adds the specified...(Inherited from CompositeNode ) append_paragraph(text) A shortcut...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Format the string - Free Support Forum - aspose...

    Hi all, I have a textbox value that is a very long string. I need to break it down and Append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...I need to break it down and append on PDF document , with the...this string as paragraph and append on the document. How do you...

    forum.aspose.com/t/format-the-string/94633
  4. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/java/com.aspose.word...
  5. What is the most efficient way to convert an Ex...

    Hi, I’m currently trying to convert an Excel sheet to a table in Word. From the previous posts from others I understood there could be no way to convert it directly, however they were also mentioned that using an inter…...only the specified table and append it to the specified Word? amjad...document format. But you cannot append Excel sheet data to an existing...

    forum.aspose.com/t/what-is-the-most-efficient-w...
  6. 使用 Python 管理 PDF 页眉和页脚|Aspose.PDF for Python vi...

    了解如何使用 Python 和 Aspose.PDF 管理 PDF 文档中的页眉和页脚。... append ( header ) document . save... pages [ 1 ] . artifacts . append ( footer ) document . save...

    docs.aspose.com/pdf/zh/python-net/artifacts-hea...
  7. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  8. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....block into the document will append this section with its child...BuildingBlock block ) { mBuilder . Append ( "Visited " + block . Name...

    reference.aspose.com/words/net/aspose.words.bui...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started....Continue ; } /// <summary> /// Append a line to the StringBuilder...++ ) mAcceptingNodeChildT . append ( "| " ); mAcceptingNodeChildT...

    reference.aspose.com/words/nodejs-net/aspose.wo...