Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 8,068 for

append

(0.55 sec)
  1. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python 源代码可通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上处理 PDF 文件中的文本。... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page builder . append_text ( text_fragment ) # Save resulting...

    products.aspose.com/pdf/zh-hans/python-net/text/
  2. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...append([]) current_level[len(level_parts) - 1].append(content)...append(content) else: current_level[0].append(content) return current_level...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  3. Create New PST File and Add SubFolders|Document...

    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.... Append each loaded message to the.... load ( file ) msg_list . append ( msg ) folder . add_messages...

    docs.aspose.com/email/python-net/create-new-pst...
  4. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... first_paragraph # Append a child Run node to the document's...text = 'Hello world!' ) para . append_child ( run ) # The paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 Jython 中调整行高和列宽|Documentation

    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....RowsAndColumns () 下载运行代码 从以下任何社交编码网站下载 Append Documents (Aspose.Cells) GitHub...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  6. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...new TextBuilder ( $page ); // append the text fragment to the PDF...

    products.aspose.com/pdf/zh-hans/php-java/text/
  7. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story....docx" ); }); /// <summary> /// Append a section with text and an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DropDownItemCollection indexer | Aspose.Words f...

    DropDownItemCollection indexer. Gets or sets the element at the specified index.... # 1 - Append an item to the end of the collection:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... Append ( $"\tFont:\tChanged from \"...

    reference.aspose.com/words/net/aspose.words/ino...
  10. Aspose::Words::Tables::Table::get_FirstRow meth...

    Aspose::Words::Tables::Table::get_FirstRow method. Returns the first Row node in the table in C++....:: Table , 1 , true )); // Append all rows from the current table...

    reference.aspose.com/words/cpp/aspose.words.tab...