Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,497 for

page count

(1.17 sec)
  1. VbaModuleCollection.Item | Aspose.Words لـ .NET

    تمتع بالوصول إلى كائنات VbaModule بسهولة باستخدام خاصية VbaModuleCollection Item. حسّن مشاريع VBA الخاصة بك بفهرسة سهلة وإدارة مُحسّنة....Project code page: {vbaProject.CodePage}; Modules count: {vbaProject...{vbaProject.Modules.Count()}\n" : $"Project name: {vbaProject.Name}...

    reference.aspose.com/words/ar/net/aspose.words....
  2. การแปลงไฟล์ EPUB เป็น PNG โดยใช้ Python | Aspos...

    ตัวอย่างรหัสในหลามสำหรับ EPUB ถึง PNG การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPUB เพื่อ PNG แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  3. การแปลงไฟล์ EPS เป็น EMF โดยใช้ Python | Aspose...

    ตัวอย่างรหัสในหลามสำหรับ EPS ถึง EMF การแปลงใช้ตัวอย่างรหัสสำหรับชุด EPS เพื่อ EMF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  4. การแปลงไฟล์ HTML เป็น GIF โดยใช้ Python | Aspos...

    ตัวอย่างรหัสในหลามสำหรับ HTML ถึง GIF การแปลงใช้ตัวอย่างรหัสสำหรับชุด HTML เพื่อ GIF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  5. การแปลงไฟล์ HTML เป็น EMF โดยใช้ Python | Aspos...

    ตัวอย่างรหัสในหลามสำหรับ HTML ถึง EMF การแปลงใช้ตัวอย่างรหัสสำหรับชุด HTML เพื่อ EMF แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  6. การแปลงไฟล์ HTML เป็น JPEG โดยใช้ Python | Aspo...

    ตัวอย่างรหัสในหลามสำหรับ HTML ถึง JPEG การแปลงใช้ตัวอย่างรหัสสำหรับชุด HTML เพื่อ JPEG แปลงกับงูหลามและ .NET...resolution ) page_count = 1 pages_count = len ( document . pages ) if...document . pages ) > 4 : pages_count = 4 while page_count <= pages_count...

    products.aspose.com/pdf/th/python-net/conversio...
  7. 工作表缩放的可行解决方案|Aspose.Slides for Python 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...): page_setup = cell_range . worksheet . page_setup page_setup...cell_range . address page_setup . left_margin = 0.0 page_setup . right_margin...

    docs.aspose.com/slides/zh/python-net/working-so...
  8. Solution fonctionnelle pour le redimensionnemen...

    Corrige le redimensionnement OLE des feuilles de calcul Excel dans les présentations : deux méthodes pour maintenir la cohérence des cadres d'objets – redimensionner le cadre ou la feuille – sur les formats PPT et PPTX....): page_setup = cell_range . worksheet . page_setup page_setup...cell_range . address page_setup . left_margin = 0.0 page_setup . right_margin...

    docs.aspose.com/slides/fr/python-net/working-so...
  9. Solución funcional para el redimensionamiento d...

    Soluciona el redimensionamiento OLE de la hoja de cálculo de Excel en presentaciones: dos formas de mantener los marcos de los objetos consistentes - escalar el marco o la hoja - en los formatos PPT y PPTX....): page_setup = cell_range . worksheet . page_setup page_setup...cell_range . address page_setup . left_margin = 0.0 page_setup . right_margin...

    docs.aspose.com/slides/es/python-net/working-so...
  10. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...-> get_Pages () -> get_Count (); std :: cout << "Pages " << countPages...

    docs.aspose.com/pdf/cpp/open-pdf-document/