Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 192,355 for

paged

(0.77 sec)
  1. تباعد تلقائي لمجموعة من الأشكال في صفحة Visio|D...

    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....vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // initialize auto space options...

    docs.aspose.com/diagram/ar/java/auto-space-a-co...
  2. Visio Şekil Devralma Dolgusunu Alın|Documentation

    Bu bölüm, visio şeklinin ana stilinden ve Aspose.Diagram ana stilinden devralınan dolgu stilinin nasıl alınacağını açıklar....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/tr/net/get-visio-shape-...
  3. LayoutEnumerator class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutEnumerator class. Enumerates page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.Note under Linux requires the obsolete l...

    Aspose.Note appears to work on Linux but seems to require libgdiplus for even the most trivial OneNote file. Alas libgdiplus is abandoned. See e.g. GitHub - mono/libgdiplus: C-based implementation of the GDI+ API · GitH…...Document(path); var pages = doc.GetChildNodes<Page>().ToList(); Console...WriteLine($"Pages: {pages.Count}"); foreach (var page in doc) {...

    forum.aspose.com/t/aspose-note-under-linux-requ...
  5. ASP.NET tanpa menggunakan Visual Studio|Aspose....

    Pelajari cara menggunakan Aspose.PDF for .NET dalam proyek ASP.NET tanpa bergantung pada Visual Studio. Ikuti panduan praktis ini....NET <% @ Page Language = "C#" %> <% @ Import...// Add page Aspose . Pdf . Page page = document . Pages . Add...

    docs.aspose.com/pdf/id/net/asp-net-without-usin...
  6. Ajouter des formes de cercle au PDF en Python|A...

    Apprenez comment dessiner et remplir des formes de cercle dans des fichiers PDF en Python....d’ajouter Circle formes vers les pages PDF via le Graph classe. Utilisez...collection paragraphs de la page. Enregistrez notre fichier PDF...

    docs.aspose.com/pdf/fr/python-net/add-circle/
  7. Public API Changements dans Aspose.Diagram 16.1...

    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....get a Visio page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); // get a shape by ID Shape shape = page . Shapes...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  8. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity....separate an index entry and its page number. public string PageNumberSeparator...Examples Shows how to edit the page number separator in an INDEX...

    reference.aspose.com/words/net/aspose.words.fie...
  9. EPS, XPS, OXPS и PS Конвертеры командной строки...

    Мощный инструмент Command-Line Converter от Aspose.Page для простого и эффективного преобразования документов PS/EPS/XPS/OXPS. Aspose CLI Page converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/cli-tools/page-conv...
  10. Vytvořit PDF z obrázků v Pythonu

    Naučte se generovat PDF z obrázků v Pythonu pomocí Aspose.PDF for Python via .NET. Tento průvodce zahrnuje nastavení, procházení kódu, možnosti a tipy....for img in images: page = pdf_doc . pages . add() # Convert Pillow...'PNG' ) img_stream . seek( 0 ) page . resources . images . add(ap...

    blog.aspose.com/cs/pdf/generate-pdf-from-images...