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

appearance

(0.13 sec)
  1. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...header/footer, which only appears on the first page of a section..."Primary" header/footer, which appears on odd pages. footer = section...

    reference.aspose.com/words/net/aspose.words/sec...
  2. | Aspose.PDF

    Gestisci le annotazioni in PDF in modo programmatico con il codice di esempio Python utilizzando Aspose.PDF per Python for .NET...Document ( path_infile ) appearance = apdf . annotations . DefaultAppearance...DefaultAppearance () appearance . font_size = 12 appearance . font_name...

    products.aspose.com/pdf/it/python-net/annotation/
  3. Создать резиновый штамп с файлом внешнего вида|...

    В этом примере привязывается входной PDF, создаётся резиновый штамп на странице 1 с использованием файлового изображения в качестве внешнего вида штампа, и сохраняется обновлённый PDF....create_rubber_stamp_with_appearance_file ( infile , image_file...Create rubber stamp using appearance_file overload (image path)...

    docs.aspose.com/pdf/ru/python-net/create-rubber...
  4. Extrair Texto de Carimbos usando C#|Aspose.PDF ...

    Aprenda como usar o recurso especial de Aspose.PDF for .NET - extração de texto de anotações de carimbo... XForm appearance = annot . Appearance [ "N" ]; absorber...absorber . Visit ( appearance ); Console . WriteLine ( absorber ....

    docs.aspose.com/pdf/pt/net/extract-text-from-st...
  5. | Aspose.PDF

    Python for .NET 용 Aspose.PDF 를 사용하여 Python 샘플 코드를 사용하여 PDF의 주석을 프로그래밍 방식으로 관리합니다....Document ( path_infile ) appearance = apdf . annotations . DefaultAppearance...DefaultAppearance () appearance . font_size = 12 appearance . font_name...

    products.aspose.com/pdf/ko/python-net/annotation/
  6. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++....footnote, whose entry will appear on the same page as the text...Footnote , u "Footnote text, will appear at the bottom of the page that...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...paragraph appears above a table, and in case 2 it appears above an...stray empty paragraphs that appear directly before a table or...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  8. スタンプからテキストを抽出する C#|Aspose.PDF for .NET

    Aspose.PDF for .NET の特別な機能 - スタンプ注釈からのテキスト抽出の使用方法を学ぶ... XForm appearance = annot . Appearance [ "N" ]; absorber...absorber . Visit ( appearance ); Console . WriteLine ( absorber ....

    docs.aspose.com/pdf/ja/net/extract-text-from-st...
  9. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....header/footer, which only appears on the first page of a section..."Primary" header/footer, which appears on odd pages. footer = section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Campos de botones e imágenes|Aspose.PDF for Pyt...

    Este ejemplo muestra cómo gestionar campos de botones en un formulario PDF utilizando la API Aspose.PDF Facades....image appearance to button fields def add_image_appearance_to_button_fields... outfile ): """Add image appearance to button fields in a PDF...

    docs.aspose.com/pdf/es/python-net/button-fields...