Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 8,126 for

append

(0.4 sec)
  1. Створюйте закладки в PDF за допомогою Python

    Дотримуйтеся цієї статті, щоб створити закладки в PDF за допомогою Python. Він містить відомості про налаштування IDE, список кроків і зразок коду для створення закладок PDF-документа за допомогою Python.... Використовуйте метод append() у колекції структури, щоб...клацнути. Нарешті, викличте метод append() у колекції контурів, щоб...

    kb.aspose.com/uk/pdf/python/create-bookmarks-in...
  2. Extraire un Paragraphe d'un PDF|Aspose.PDF pour...

    Cet article décrit comment utiliser ParagraphAbsorber - un outil spécial dans Aspose.PDF pour extraire du texte des documents PDF.... append ( fragment . getText ()); }...paragraphText . append ( "\r\n" ); } paragraphText . append ( "\r\n"...

    docs.aspose.com/pdf/fr/androidjava/extract-para...
  3. Extraer Párrafo de PDF|Aspose.PDF para Java

    Este artículo describe cómo usar ParagraphAbsorber - una herramienta especial en Aspose.PDF para extraer texto de documentos PDF.... append ( fragment . getText ()); }...paragraphText . append ( "\r\n" ); } paragraphText . append ( "\r\n"...

    docs.aspose.com/pdf/es/java/extract-paragraph-f...
  4. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....(Inherited from CompositeNode ) append_child(new_child) Adds the specified...(Inherited from CompositeNode ) append_paragraph(text) A shortcut...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Использование аннотаций текста для PDF|Aspose.P...

    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/ru/net/text-annotation/
  6. Trabajar con formas en un archivo PS | Java

    Cómo agregar formas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Java.... append ( new Rectangle2D. Float (250...new GeneralPath(); 21 path. append ( new Rectangle2D. Float (250...

    docs.aspose.com/page/es/java/ps/working-with-sh...
  7. Procurar

    Procurar...stringBuilder->Append(outDir); stringBuilder->Append((StringPtr)new...stringBuilder->Append(sheet); stringBuilder->Append((StringPtr)new...

    blog.aspose.com/pt/cells/convert-excel-to-csv-a...
  8. Archiv

    Archiv...stringBuilder->Append(outDir); stringBuilder->Append((StringPtr)new...stringBuilder->Append(sheet); stringBuilder->Append((StringPtr)new...

    blog.aspose.com/de/cells/convert-excel-to-csv-a...
  9. IDocumentProcessorPlugin.Load | Aspose.Words fo...

    Easily load documents with the IDocumentProcessorPlugin Load method, utilizing customizable options for efficient document management and processing....Append IDocumentProcessorPl.Save English...

    reference.aspose.com/words/net/aspose.words/ido...
  10. So entfernen Sie leere Seiten in Word mit Python

    In diesem Artikel wird beschrieben, wie Sie mit Python leere Seiten in Word entfernen. Es enthält Details zum Festlegen der Umgebung, eine Liste von Schritten und einen ausführbaren Beispielcode zum Löschen der leeren Seite in Word mit Python....neues leeres Word-Dokument Append alle Seiten mit Inhalt aus...identifizieren. Die Methode append_document() wird zum Hinzufügen...

    kb.aspose.com/de/words/python/how-to-remove-bla...