Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 140,943 for

paged

(0.13 sec)
  1. Xem các tập tin định dạng PS | Giải pháp cho .NET

    Mở để xem các tệp PS. Mã nguồn C# để tải, hiển thị và hiển thị các tài liệu PS trên Nền tảng .NET Framework, Windows và Ứng dụng ASP.NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/vi/net/viewer/ps/
  2. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....style to the left, # and the page the heading appears on to the...The TOC will not display the page numbers of headings whose TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  3. افزودن پاورقی به PDF با استفاده از PHP | Aspose...

    پاورقی را به صورت برنامه نویسی با کد نمونه PHP با استفاده از Aspose.PDF برای PHP via Java اضافه کنید....$verticalAlignment -> Bottom ); $pages = $document -> getPages ();...footer to 1st page $page = $pages -> get_Item ( 1 ); $page -> addStamp...

    products.aspose.com/pdf/fa/php-java/footer/
  4. Python for .NET 을 사용하여 페이지를 PDF로 이동 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET Core 및 PHP, VBScript, 델파이, C++에서 프로그래밍 방식으로 문서의 PDF 페이지를 이동하는 파이썬 예제 코드입니다....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Save output file dstDocument . save ( dst_File_name_new...

    products.aspose.com/pdf/ko/python-net/pages/move/
  5. Dodaj tekst do pliku PDF za pomocą Python | Asp...

    Kod źródłowy Pythona do pracy z tekstem w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop....# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/pl/python-net/text/
  6. Genel API Aspose.Diagram 16.12.0'daki değişikli...

    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 by name Page page = diagram . getPages...getPage ( "Page-1" ); // get shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/tr/java/public-api-chan...
  7. Установить размер изображения с помощью C++|Asp...

    Этот раздел описывает, как установить размер изображения в PDF файле с использованием библиотеки C++....страниц PDF файла auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/ru/cpp/set-image-size/
  8. Establecer Tamaño de Imagen usando C++|Aspose.P...

    Esta sección describe cómo establecer el tamaño de imagen en un archivo PDF usando la biblioteca C++....archivo PDF auto page = document -> get_Pages () -> Add (); //..._dataDir + u "aspose-logo.jpg" ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/es/cpp/set-image-size/
  9. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Page Product Family Aspose.PSD Product...in Python How to Convert HTML Page to PDF in C# How to Convert...

    kb.aspose.com/pdf/page/9/
  10. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....points, from the left side of the page. shape . relativeHorizontalPo...Drawing . RelativeHorizontalPo . Page ; // Set the shape's horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...