Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 10,736 for

append

(0.1 sec)
  1. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  2. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified document.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  3. Aspose::Words::Tables::CellFormat::get_Borders ...

    Aspose::Words::Tables::CellFormat::get_Borders method. Gets collection of borders of the cell in C++....:: Table , 1 , true )); // Append all rows from the current table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... append ( args . match_node . get_text...replacing ( self , args ): m_log . append ( f '" { args . match . value...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::CompositeNode::get_HasChildNodes...

    Aspose::Words::CompositeNode::get_HasChildNodes method. Returns true if this node has any child nodes in C++....:: Table , 1 , true )); // Append all rows from the current table...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...Append(emp.CompanyName); newRow.Cells[1]...Paragraphs[0].Append(emp.Name); newRow.Cells[2].Paragraphs[0].Append(emp...

    forum.aspose.com/t/about-page-breaker-to-table-...
  7. Changed behavior when connecting documents - Fr...

    Hi, use use following code to Append documents: dstDocument.AppendDocument(srcDocument, ImportFormatMode.UseDestinationStyles); the srcDocument has one section and his SectionStart is ‘SectionStart.Continuous’. Afte…... use use following code to append documents: dstDocument.App...‘SectionStart.Continuous’. After appending it to the dstDocument, the...

    forum.aspose.com/t/changed-behavior-when-connec...
  8. Merge Documents via Java | products.aspose.com

    Combine two or more separate documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Test the merging results online via app....content, and concatenate or append them into a single, unified...extract relevant data, and append or concatenate them to create...

    products.aspose.com/total/java/merge/
  9. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....flag, and position of the text Append the TextFragment to the page...page and contains features to append text and other contents. The...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...
  10. Concatenate Multiple PDF Files|Aspose.PDF for P...

    Combine multiple PDF files into a single document using Aspose.PDF for Python.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/python-net/concatenate-pdf-...