Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 812 for

structured append

(2.14 sec)
  1. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... append_paragraph ( 'Text added to...property DocumentBuilder.current_structured_document_tag property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Travailler avec des tables dans les PDF balisés...

    Apprenez comment travailler avec des tables accessibles dans les PDF balisés en Python avec Aspose.PDF for Python via .NET, y compris la structure, les étendues, l'alignement et le balisage de tableau compatible PDF/UA.... Créer la structure du tableau. Créer la ligne...set_language ( "en-US" ) # Get root structure element root_element = tagged_content...

    docs.aspose.com/pdf/fr/python-net/working-with-...
  3. Faire pivoter le texte PDF en Python|Aspose.PDF...

    Apprenez comment faire pivoter les fragments de texte et les paragraphes à l'intérieur des documents PDF en Python.... TextBuilder ( page ) # Append the text fragment to the PDF...builder . append_text ( text_fragment_1 ) builder . append_text (...

    docs.aspose.com/pdf/fr/python-net/rotate-text-i...
  4. History|Documentation

    Pre-seeded conversation history for new chat sessions in Aspose.LLM for .NET — inject user/assistant turns for few-shot priming....session is created, the engine appends each entry of History after...history reference — ChatMessage structure in detail. System prompt recipes...

    docs.aspose.com/llm/net/developer-reference/par...
  5. Remplacer les données XFA|Aspose.PDF for Python...

    Cet exemple montre comment remplacer les données de formulaire XFA existantes dans un PDF à l’aide d’Aspose.PDF for Python via .NET. Il montre comment lier un document PDF basé sur XFA, charger de nouvelles données à partir d’un fichier XFA externe, et mettre à jour le contenu du formulaire de manière programmatique....données au format XML dans la structure du PDF. Dans cet exemple,...as pdf_facades sys . path . append ( path . join ( path . dirname...

    docs.aspose.com/pdf/fr/python-net/replace-xfa-d...
  6. Trabalhar com Tabelas em Tagged PDFs em Python|...

    Aprenda como trabalhar com tabelas acessíveis em Tagged PDFs em Python com Aspose.PDF for Python via .NET, incluindo estrutura, intervalos, alinhamento e marcação de tabelas compatível com PDF/UA....set_language ( "en-US" ) # Get root structure element root_element = tagged_content...create_table_element () root_element . append_child ( table_element , True...

    docs.aspose.com/pdf/pt/python-net/working-with-...
  7. 在 Python 中处理 Tagged PDF 表格|Aspose.PDF for Pytho...

    了解如何在 Python 中使用 Aspose.PDF for Python via .NET 处理 Tagged PDF 中的可访问表格,包括结构、跨列、对齐以及符合 PDF/UA 的表格标记。...set_language ( "en-US" ) # Get root structure element root_element = tagged_content...create_table_element () root_element . append_child ( table_element , True...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  8. Make HTML Using Python

    Make a new HTML in Python in a few steps. Easily create HTML using Python via .NET library....exactly that basic document structure. Note that you can instantly...first_section.body.first_paragraph.append_child(firstRun) doc.first_section...

    products.aspose.com/words/python-net/make/html/
  9. ארכיון

    ארכיון...DotCode ב-C# צור DotCode עם Structured Append התקנת API של C# ליצירת...Png); } צור DotCode עם Structured Append # תוספת מובנית היא מנגנון...

    blog.aspose.com/he/barcode/generate-dotcode-bar...
  10. Aspose pdf is failing to convert text containin...

    Hello, I’m using TextAbsorber to extract text from pdf but it is failing to convert the superscript and subscript from pdf. The pdf contains simple mathematical and chemistry equations. Please guide me to get it done, I…...append(fragment.getText()); // Check...Superscript)) { extractedText.append(" (superscript)"); } if (fragment...

    forum.aspose.com/t/aspose-pdf-is-failing-to-con...