Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,200 for

append

(0.08 sec)
  1. Aspose::Words::Drawing::Shape::get_HasChart met...

    Aspose::Words::Drawing::Shape::get_HasChart method. Returns true if this Shape has a Chart in C++....i ++ ) { mStringBuilder -> Append ( u '\t' ); } mStringBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class.... To append Row to the document use CompositeNode...doc . first_section . body . append_child ( outer_table ) # Create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Implementing GridDesktop Data Binding Feature i...

    This article introduce how to do data binding in GridDesktop.... Append the code written in the Bind...changing the widths of columns. Append the following code to the Bind...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured document tag and displays a placeholder if it is defined....structured document tag, and then append it to the document. tag = aw...doc . first_section . body . append_child ( tag ) # This structured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 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/
  6. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    Discover how the PageSetup SuppressEndnotes property enhances your document layout by controlling endnote placement for clearer, organized sections....docx" ); } /// <summary> /// Append a section with text and an...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Update and Save an Email in 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.... getSubject () # Append some more information to Subject...

    docs.aspose.com/email/java/update-and-save-an-e...
  8. DropDownItemCollection.Contains | Aspose.Words ...

    Discover if a DropDownItemCollection includes your specified value with our efficient Contains method. Enhance your data management effortlessly!... // 1 - Append an item to the end of the collection:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Math::OfficeMath::Accept method ...

    Aspose::Words::Math::OfficeMath::Accept method. Accepts a visitor in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words.mat...
  10. Aspose::Words::DocumentVisitor::VisitHeaderFoot...

    Aspose::Words::DocumentVisitor::VisitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started in C++....mDocTraversalDepth ; i ++ ) { mBuilder -> Append ( u "| " ); } mBuilder -> AppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...