Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 6,720 for

append

(0.16 sec)
  1. 使用 Python 添加和删除书签|Aspose.PDF for Python via .NET

    你可以使用 Python 向 PDF 文档添加书签。可以从 PDF 文档中删除所有或特定书签。... append ( outline ) # 保存输出 document...True # 在父书签的集合中添加子书签 outline . append ( childOutline ) # 在文档的大纲集合中添加父书签。...

    docs.aspose.com/pdf/zh/python-net/add-and-delet...
  2. Python 을 사용하여 PDF 작성 | Aspose.PDF

    이 항목에서는 파이썬용 Aspose.PDF API를 사용하여 Python 응용 프로그램에서 PDF 파일을 쉽게 생성하고 읽는 방법을 보여줍니다.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page textBuilder . append_text ( textFragment ) document ...

    products.aspose.com/pdf/ko/python-net/create/
  3. Akıştan Elektronik Tablo Belgesi Aç|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/tr/net/open-a-spreadsheet...
  4. فتح مستند جدول بيانات من تيار|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/ar/net/open-a-spreadsheet...
  5. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,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-hant/python-net/text/
  6. Paragraph.get_effective_tab_stops method | Aspo...

    Paragraph.get_effective_tab_stops method. Returns array of all tab stops applied to this paragraph, including applied indirectly by styles or lists.... append_child ( aw . Run ( doc = doc...words class Paragraph Paragraph.append_field method Paragraph.get_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ایجاد PDF با استفاده از Python for .NET | Aspos...

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای Python API برای تولید و خواندن فایل های PDF در برنامه های پایتون استفاده کنید.... TextBuilder ( page ) # Append the text fragment to the PDF...PDF page textBuilder . append_text ( textFragment ) document ...

    products.aspose.com/pdf/fa/python-net/create/
  8. Outputting Sequential Data in Java|Aspose.Words...

    Output a sequence of elements with the same type when building a report in Java....duplicated and appended to the report. The appended data band body...

    docs.aspose.com/words/java/outputting-sequentia...
  9. Anotação de Destaques em PDF usando Python|Aspo...

    As anotações de marcação são apresentadas no texto como destaques, sublinhados, tachados ou sublinhados irregulares no texto de um documento.... append ( highlightAnnotation ) document...pages [ 1 ] . annotations . append ( strikeoutAnnotation ) document...

    docs.aspose.com/pdf/pt/python-net/highlights-an...
  10. 파이썬을 사용하여 PDF에 텍스트 추가|Aspose.PDF for Python via...

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하거나 HTML 조각을 추가하거나 사용자 정의 OTF 글꼴을 사용하는 방법을 알아보세요.... append_text ( text_fragment ) # 결과...배치할 수 있도록 함 text_builder . append_text ( text_fragment ) # 결과...

    docs.aspose.com/pdf/ko/python-net/add-text-to-p...