Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 10,746 for

append

(0.06 sec)
  1. XFA 데이터 교체|Aspose.PDF for Python via .NET

    이 예제는.NET을 통해 Python용 Aspose.PDF 를 사용하여 PDF의 기존 XFA 양식 데이터를 바꾸는 방법을 보여줍니다.XFA 기반 PDF 문서를 바인딩하고, 외부 XFA 파일에서 새 데이터를 로드하고, 프로그래밍 방식으로 양식 내용을 업데이트하는 방법을 보여줍니다.... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ko/python-net/replace-xfa-d...
  2. Dodaj tekst do pliku PDF za pomocą C++ | Aspose...

    Dodaj tekst do pliku PDF programowo za pomocą przykładowego kodu C++ używając Aspose.PDF dla C++...TextBuilder > (pdfPage); // append the text fragment to the PDF...

    products.aspose.com/pdf/pl/cpp/text/
  3. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... append_child ( tag ) list_items =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment.... append_child ( comment ) # Add a reply...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... append_child ( tag ) list_items =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a list item at the specified index.... append_child ( tag ) list_items =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Habilitar Registro de Atividade do Cliente SMTP...

    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....log" # Set to True to append current date client . use_...

    docs.aspose.com/email/pt/python-net/smtp-client...
  8. Praca z MapiJournal w PST|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.... append ( attach , open ( attach ,...

    docs.aspose.com/email/pl/python-net/working-wit...
  9. ページ上のテキストを置換|Aspose.PDF for Python via .NET

    この例では、「PDF」という単語が最初に出現した部分が、指定されたフォントサイズを使用して「Page 1 Replaced Text」に置き換えられます。... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ja/python-net/replace-text-...
  10. 添付ファイルを追加|Aspose.PDF for Python via .NET

    この例では、入力 PDF をバインドし、最初のページに外部ファイルを添付し、修正した PDF を添付添付ファイル付きで保存します。... append ( path . join ( path . dirname...

    docs.aspose.com/pdf/ja/python-net/add-attachment/