Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 140,952 for

paged

(0.07 sec)
  1. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....appear at the bottom of the page. builder . write ( 'This text...their referenced text, # so this page break will not affect the footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIndex.use_yomi property | Aspose.Words for...

    FieldIndex.use_yomi property. Gets or sets whether to enable the use of yomi text for index entries....side, # and the number of the page that contains the XE field on...insert_break ( aw . BreakType . PAGE_BREAK ) index_entry = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIndex.bookmark_name property | Aspose.Word...

    FieldIndex.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index....value on the left side # and the page containing the XE field on the...get_field_code ()) # On a new page, start the bookmark with a name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Модифікації сторінки XPS на основі подій | .NET

    Дізнайтеся, як вносити повторювані зміни в усі вихідні сторінки під час перетворення файлу XPS за допомогою API Aspose.Page для .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/net/xps/event-based-mod...
  5. Formato de Texto dentro de PDF usando Python|As...

    Esta página explica cómo formatear texto dentro de su archivo PDF. Hay adición de sangría de línea, adición de borde de texto, adición de texto subrayado, etc.... Page page = document . Pages . Add (); string...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text );...

    docs.aspose.com/pdf/es/python-net/text-formatti...
  6. Extraire des données vectorielles d'un fichier ...

    Aspose.PDF facilite l'extraction de données vectorielles d'un fichier PDF. Vous pouvez obtenir les données vectorielles (chemin, polygone, polyligne), telles que la position, la couleur, l'épaisseur de ligne, etc....graphiques, puis visite la deuxième page du document pour extraire et...GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...

    docs.aspose.com/pdf/fr/net/extract-vector-data-...
  7. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Extrair Dados Vetoriais de um arquivo PDF usand...

    Aspose.PDF facilita a extração de dados vetoriais de um arquivo PDF. Você pode obter os dados vetoriais (caminho, polígono, polilinha), como posição, cor, largura da linha, etc....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/pt/net/extract-vector-data-...
  9. Извлечение векторных данных из PDF-файла с помо...

    С помощью Aspose.PDF можно легко извлечь векторные данные из PDF-файла. Можно получить векторные данные (путь, многоугольник, полилинию), такие как положение, цвет, ширина линии и т. д....GraphicsAbsorber ()) { // Visit the second page of the document to extract graphic...grAbsorber . Visit ( document . Pages [ 1 ]); // Retrieve the list...

    docs.aspose.com/pdf/ru/net/extract-vector-data-...
  10. 使用 Java 旋转 PDF | Aspose.PDF

    关于如何在任何平台上旋转 PDF 文档的 Java 源代码。...pdf" ); for ( Page page : pdfDocument . getPages ())...()) { // Rectangle r = page.getMediaBox(); // double newHeight...

    products.aspose.com/pdf/zh-hant/java/rotate/