Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 8,790 for

append

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

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。... append_text ( text_fragment ) # 保存生成的...TextBuilder,以便可以将其放置在 PDF 文件上 text_builder . append_text ( text_fragment ) # 保存生成的...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  2. Zarządzanie flagami wiadomości IMAP w Pythonie ...

    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 the message to the Inbox uid = client . append_message...

    docs.aspose.com/email/pl/python-net/manage-mess...
  3. Hantera IMAP-meddelandeflaggor i Python med Asp...

    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 the message to the Inbox uid = client . append_message...

    docs.aspose.com/email/sv/python-net/manage-mess...
  4. Πώς να αφαιρέσετε κενή σελίδα στο Word χρησιμοπ...

    Αυτό το άρθρο περιγράφει πώς να αφαιρέσετε κενή σελίδα στο Word χρησιμοποιώντας Python. Διαθέτει λεπτομέρειες για να ορίσετε το περιβάλλον, μια λίστα βημάτων και ένα δείγμα κώδικα με δυνατότητα εκτέλεσης για να διαγράψετε την κενή σελίδα στο Word χρησιμοποιώντας Python....ένα νέο κενό έγγραφο του Word Append όλες οι σελίδες που περιέχουν...τις κενές σελίδες. Η μέθοδος append_document() χρησιμοποιείται...

    kb.aspose.com/el/words/python/how-to-remove-bla...
  5. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... append_child ( table ) self . assertEqual...builder . current_paragraph . append_child ( aw . Comment ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... append_child ( table ) self . assertEqual...builder . current_paragraph . append_child ( aw . Comment ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output... append_document_with_new_page Gets...forcibly when call Document.append_document() . The default value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Body.AcceptStart | Aspose.Words لـ .NET

    اكتشف طريقة Body AcceptStart لدمج الزوار بسلاسة في بداية نص المستند الخاص بك لتحسين تجربة المستخدم.... Append ( "\t" ); return VisitorAction...string text ) { mBuilder . Append ( text ); } /// <summary> ///...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. Body.Accept | Aspose.Words för .NET

    Upptäck Body Accept-metoden för sömlöst besökarengagemang. Förbättra användarupplevelsen och öka konverteringar med vår unika metod!... Append ( "\t" ); return VisitorAction...string text ) { mBuilder . Append ( text ); } /// <summary> ///...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. PDF에 텍스트 주석 사용하기|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 PDF 문서에서 텍스트 주석을 추가, 가져오기 및 삭제할 수 있습니다.... Append ( "<freetext" ); pXfdf . Append ( " page=\"0\""...page=\"0\"" ); pXfdf . Append ( " rect=\"422.25,645.75,583.5,702.75\""...

    docs.aspose.com/pdf/ko/net/text-annotation/