Sort Score
Result 10 results
Languages All
Labels All
Results 7,181 - 7,190 of 18,590 for

paragraphs

(0.36 sec)
  1. Добавить круглые формы в PDF на Python|Aspose.P...

    Узнайте, как рисовать и заполнять формы кругов в PDF‑файлах на Python.... paragraphs . add ( graph ) document...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/python-net/add-circle/
  2. Agregar formas de círculo a PDF en Python|Aspos...

    Aprenda cómo dibujar y rellenar formas de círculo en archivos PDF con Python.... paragraphs . add ( graph ) document...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/es/python-net/add-circle/
  3. 使用 Python 從 PPTX 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPTX Presentation。...range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/zh-hant/python-net/p...
  4. Trích xuất Văn bản và Hình ảnh từ Tệp PPTX bằng...

    Mã nguồn Python để phân tích bản trình bày PPTX....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/vi/python-net/parser...
  5. 프로그래밍 방식으로 PDF 문서 만들기|Aspose.PDF for .NET

    이 페이지에서는 Aspose.PDF 라이브러리를 사용하여 처음부터 PDF 문서를 만드는 방법을 설명합니다.... 페이지의 Paragraphs 컬렉션에 TextFragment 를 추가합니다...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/ko/net/create-document/
  6. Trích xuất Văn bản và Hình ảnh từ Tệp PPT bằng ...

    Mã nguồn Python để phân tích bản trình bày PPT....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/vi/python-net/parser...
  7. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python....Image object to the page’s paragraph collection and save the output...name. Add this image to the paragraph collection on the page and...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...
  8. Opmaakopties opgeven in Python|Aspose.Words voo...

    Opmaak opgeven Opties voor verschillende documentindelingen Python.... show_paragraph_marks Een Boolean waarde,...zichtbaar tenzij de show_paragraph_marks eigenschap is ingesteld...

    docs.aspose.com/words/nl/python-net/specify-lay...
  9. Добавить круглые формы в PDF на Python|Aspose.P...

    Узнайте, как рисовать и заполнять формы кругов в PDF‑файлах на Python.... paragraphs . add ( graph ) document...shapes . add ( circle ) page . paragraphs . add ( graph ) document...

    docs.aspose.com/pdf/ru/python-net/add-circle/
  10. Cara Memasukkan Komentar ke Dokumen Word menggu...

    Dalam tutorial ini Anda akan belajar bagaimana memasukkan komentar ke dalam dokumen word menggunakan C#. Kode ini di C# menyisipkan komentar ke dalam dokumen Word....hanya dapat menjadi anak dari Paragraph. Kami akan menggunakan contoh...teks komentar menggunakan Paragraph Tambahkan komentar ke paragraf...

    kb.aspose.com/id/words/net/how-to-insert-commen...