Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 192,350 for

paged

(0.15 sec)
  1. 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...
  2. 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...
  3. BorderCollection.line_style property | Aspose.W...

    BorderCollection.line_style property. Gets or sets the border style....wavy page border with a shadow. doc = aw . Document () page_setup...doc . sections [ 0 ] . page_setup page_setup . borders . line_style...

    reference.aspose.com/words/python-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. Got null pointer issue on converting PS to PDF ...

    I am using aspose-page-25.12.jar and following your example code, to convert ps file to pdf. But I got the below issue on some files: Cannot invoke “com.aspose.page.internal.l1l.I594.equals(Object)” because “” is null …...Page Product Family words-java lwshome... 3:05pm 1 I am using aspose-page-25.12.jar and following your...

    forum.aspose.com/t/got-null-pointer-issue-on-co...
  10. Using Link Annotations in PDF|Aspose.PDF for Py...

    Aspose.PDF for Python via .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....can be placed anywhere on the page. Each link has a corresponding...absorber for the 1st page only document . pages [ 1 ] . accept (...

    docs.aspose.com/pdf/python-net/link-annotations/