Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 189,620 for

paged

(0.28 sec)
  1. Aspose.PDF Product Family

    PDF is one of the most used document formats. If you need to convert pdf to files, merge or split, export data to XLSX or PPT - use Aspose.PDF products....NET Product Page Install Aspose.PDF for .NET...Aspose.PDF for Java Product Page Aspose.PDF for Java from Aspose...

    docs.aspose.com/pdf/
  2. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....call AddStamp method of the Page to add the stamp in the PDF...stamp to particular page document . Pages [ 1 ]. AddStamp ( textStamp...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  3. 使用 .NET API 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET PNG 到 EPS 的转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  4. Chercher

    chercher...conversion PDF en PNG, chaque page du fichier PDF est convertie...convertir une seule page, toutes les pages ou des pages spécifiques du...

    blog.aspose.com/fr/pdf/convert-pdf-to-png-jpeg-...
  5. Conversion des dessins CAD en PDF et formats 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....l’API ne rend que la mise en page “Modèle”. Cependant, vous pouvez...également spécifier les mises en page de votre choix lors de la conversion...

    docs.aspose.com/cad/fr/java/developer-guide/con...
  6. Bekerja dengan Aksi dalam PDF|Aspose.PDF untuk C++

    Bagian ini menjelaskan cara menambahkan aksi ke dokumen dan bidang formulir secara programatis dengan C++.... Dapatkan Kelas Page yang ingin Anda tambahkan tautannya...LinkAnnotation menggunakan objek Page dan Rectangle . Objek persegi...

    docs.aspose.com/pdf/id/cpp/actions/
  7. DOCX को Python में संपीड़ित करें

    गुणवत्ता खोए बिना DOCX को Python में संपीड़ित करें। DOCX सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...docx", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # वर्तमान पृष्ठ छवि...

    products.aspose.com/words/hi/python-net/compres...
  8. TIFF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना TIFF को Python में संपीड़ित करें। TIFF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...tiff", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # वर्तमान पृष्ठ छवि...

    products.aspose.com/words/hi/python-net/compres...
  9. Appliquer le thème à la forme|Documentation

    Cette section explique comment définir les propriétés du thème dans une forme visio avec Aspose.Diagram.... obtenir une page particulière. obtenir une forme..."Drawing1.vsdx" ); // Get page by name Page page = diagram . getPages...

    docs.aspose.com/diagram/fr/java/apply-theme-to-...
  10. C#를 사용한 PDF 하이라이트 주석|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF 문서에 하이라이트 주석을 추가하는 방법을 배우고 텍스트 강조 및 검토를 수행하세요.... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/ko/net/highlights-annotation/