Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 8,215 for

append

(0.17 sec)
  1. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...Append(fragment.Text); cpt++; } paragraphText.Append("\r\n");...Append("\r\n"); } paragraphText.Append("\r\n"); Console.WriteLine("Paragraph...

    forum.aspose.com/t/text-fragments-found-in-page...
  2. الحصول على عناوين جميع الشرائح|توثيق Aspose.Slides

    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 ( paragraphSeparator ); foreach...Text >()) { paragraphText . Append ( text . Text ); } paragraphSeparator...

    docs.aspose.com/slides/ar/net/get-the-titles-of...
  3. Использование текстовой аннотации для PDF через...

    Aspose.PDF для Python позволяет добавлять, получать и удалять текстовые аннотации из вашего PDF документа.... append ( textAnnotation ) document...pages [ 1 ] . annotations . append ( freeTextAnnotation ) document...

    docs.aspose.com/pdf/ru/python-net/text-annotation/
  4. Ajouter du texte au PDF avec Python|Aspose.PDF ...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, à ajouter des fragments HTML, ou à utiliser des polices OTF personnalisées.... append_text ( text_fragment ) # Enregistrer...fichier PDF text_builder . append_text ( text_fragment ) # Enregistrer...

    docs.aspose.com/pdf/fr/python-net/add-text-to-p...
  5. 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/
  6. Uso de la anotación de texto para PDF|Aspose.PD...

    Aspose.PDF for .NET te permite agregar, obtener y eliminar anotaciones de texto de tu documento PDF.... Append ( "<freetext" ); pXfdf . Append ( " page=\"0\""...page=\"0\"" ); pXfdf . Append ( " rect=\"422.25,645.75,583.5,702.75\""...

    docs.aspose.com/pdf/es/net/text-annotation/
  7. استخدام التعليقات النصية لملفات PDF عبر بايثون|...

    Aspose.PDF لبايثون يتيح لك إضافة، الحصول على، وحذف التعليقات النصية من وثيقة PDF الخاصة بك.... append ( textAnnotation ) document...pages [ 1 ] . annotations . append ( freeTextAnnotation ) document...

    docs.aspose.com/pdf/ar/python-net/text-annotation/
  8. Usando Anotação de Texto para PDF via Python|As...

    Aspose.PDF para Python permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF.... append ( textAnnotation ) document...pages [ 1 ] . annotations . append ( freeTextAnnotation ) document...

    docs.aspose.com/pdf/pt/python-net/text-annotation/
  9. Verwendung von Aspose.Cells for Python via .NET...

    Verwendung von Aspose.Cells for Python via .NET als Pandas Excel Engine.... append ( cell . value ) output_data . append ( row_data...for cell in row : columns . append ( cell . value ) # Remove the...

    docs.aspose.com/cells/de/python-net/using-aspos...
  10. Usando Aspose.Cells para Python via .NET como m...

    Usando Aspose.Cells para Python via .NET como motor de Excel para Pandas.... append ( cell . value ) output_data . append ( row_data...for cell in row : columns . append ( cell . value ) # Remove the...

    docs.aspose.com/cells/es/python-net/using-aspos...