Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 141,625 for

paged

(0.2 sec)
  1. Visio Sayfasında Şekil Koleksiyonunu Otomatik O...

    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.... Bunu gerçekleştirmek için Page sınıfı, ShapeCollection ve AutoSpaceOptions...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/tr/java/auto-space-a-co...
  2. Pisahkan File PDF Menjadi Halaman Individu di P...

    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....loop melalui semua halaman pdf_page = 1 total_size = pdf . getPages...getPages () . size () while ( pdf_page <= total_size ): # buat objek...

    docs.aspose.com/pdf/id/java/split-pdf-file-into...
  3. O que há de novo|Aspose.PDF for .NET

    Nesta página, são apresentadas as funcionalidades novas mais populares no Aspose.PDF for .NET que foram introduzidas em lançamentos recentes....pdf" )) { var page = doc . Pages [ 1 ]; var dictionaryEditor...dictionaryEditor = new DictionaryEditor ( page . Resources ); var states =...

    docs.aspose.com/pdf/pt/net/whatsnew/
  4. Apa yang baru|Aspose.PDF for .NET

    Di halaman ini memperkenalkan fitur-fitur baru yang paling populer di Aspose.PDF for .NET yang telah diperkenalkan dalam rilis terbaru....pdf" )) { var page = doc . Pages [ 1 ]; var dictionaryEditor...dictionaryEditor = new DictionaryEditor ( page . Resources ); var states =...

    docs.aspose.com/pdf/id/net/whatsnew/
  5. SaveFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.SaveFormat enumeration. Indicates the format in which the document is saved.... Tiff Renders a page or pages of the document and saves...multipage TIFF file. Png Renders a page of the document and saves it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of text on each page in C++....justification of text on each page. enum class PageVerticalAlignmen...aligned at the bottom of the page. Center 1 Text is aligned in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. اضافه کردن تصاویر به پی دی اف از طریق C# | Aspo...

    این صفحه ویژگی‌های اضافه کردن تصاویر به اسناد پی‌دی‌اف را با استفاده از دات نت فریم ورک، دات نت هسته، Aspose.PDF برای کتابخانه دات نت شرح می‌دهد....upperRightY = 200 ; var page = pdfDocument . Pages [ 1 ]; var imageStream...); page . Resources . Images . Add ( imageStream ); page . Contents...

    products.aspose.com/pdf/fa/net/images/add/
  8. C++를 사용하여 PDF 문서 열기|Aspose.PDF for C++

    Aspose.PDF의 다음 코드 조각으로 PDF 문서를 여는 C++ 라이브러리를 사용하십시오....-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...

    docs.aspose.com/pdf/ko/cpp/open-pdf-document/
  9. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....// Insert text that spans 16 pages. DocumentBuilder builder = new...both sides, we can take the pages to stack them // and fold them...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Optimize File's Content Using Python

    Compress files in Python: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...range(0, len(pages_stream)): # Set maximum page size to avoid...

    products.aspose.com/words/python-net/compress/