Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 141,620 for

paged

(0.09 sec)
  1. FieldTA.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldTA PageRangeBookmarkName property, easily manage bookmarks for page ranges and enhance your document navigation with this powerful feature....range of pages that is inserted as the entry’s page number. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points)....current entity relative to the page top left corner (in points)...entities. # Layout entities are pages, cells, rows, lines, and other...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SVG to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Initialize a page counter variable to track the current page number...

    products.aspose.com/pdf/python-net/conversion/s...
  4. 在PDF文件中创建链接使用C++|Aspose.PDF for C++

    本节解释如何使用C++在PDF文档中创建链接。... 获取要添加链接的 Page 。 使用Page和 Rectangle 对象创建一个 LinkAnnotation...LaunchAction 对象时,指定您要启动的应用程序。 将链接添加到Page对象的 Annotations 属性。 最后,使用Doc...

    docs.aspose.com/pdf/zh/cpp/create-links/
  5. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....RenderToScale method Renders a document page into a Graphics object to a...pageIndex Int32 The 0-based page index. graphics Graphics The...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Crear una lista con viñetas o una lista numerad...

    Aprende cómo crear listas con viñetas o listas numeradas en OneNote usando C#. Explora Aspose.Note for .NET para una integración sin problemas y características avanzadas....Inicializa los objetos de clase Page y Outline . Inicializa el objeto... agrega Outline a la Page y luego Page al Document Guarda el...

    blog.aspose.com/es/note/create-bulleted-or-numb...
  7. Створіть маркований список або нумерований спис...

    Навчіться створювати марковані або нумеровані списки в OneNote за допомогою C#. Ознайомтеся з Aspose.Note for .NET для безшовної інтеграції та розширених можливостей....Ініціалізуйте об’єкти класів Page та Outline . Ініціалізуйте об’єкт... додайте Outline до Page , а потім Page до Document Збережіть...

    blog.aspose.com/uk/note/create-bulleted-or-numb...
  8. Gestisci il numero di pagine nel file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Aggiungi o rimuovi pagine da o verso documenti XPS con poche righe di codice C#....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/it/net/add-delete-pages/
  9. إضافة كائن دائرة إلى ملف PDF|Aspose.PDF for .NET

    يشرح هذا المقال كيفية إنشاء كائن دائرة في ملف PDF باستخدام Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/ar/net/add-circle/
  10. Извлечение страниц из Word в Python | Извлекате...

    Узнайте, как извлекать страницы из документа Word на Python с использованием Aspose.Words. Следуйте простым шагам и примерам кода для обработки документов Word....Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...page_count # перебирать страницы for page in range(0, pageCount): # сохраните...

    blog.aspose.com/ru/words/extract-pages-from-wor...