Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 23,598 for

table

(0.17 sec)
  1. ארכיון

    ארכיון...String inputFile = "blocks_and_tables.dwf"; // טען את קובץ ה-DWF...String outPath = "blocks_and_tables.jpg"; image.save(outPath, jpgOptions);...

    blog.aspose.com/he/cad/convert-dwf-to-jpg-png-i...
  2. إنشاء جداول باستخدام VSTO و Aspose.Slides لـ .N...

    انتقل من أتمتة Microsoft Office إلى Aspose.Slides لـ .NET وأنشئ جداول في شرائح PowerPoint (PPT, PPTX) باستخدام C# مع تنسيق مرن....ppLayoutBlank ); //Add a 15 x 15 table PowerPoint . Shape shp = sld...300 ); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int...

    docs.aspose.com/slides/ar/net/creating-a-table-...
  3. CompositeNode.GetChild | Aspose.Words لـ .NET

    اكتشف طريقة CompositeNode GetChild لاسترداد عقدة الطفل Nth من نوع معين بسهولة، مما يعزز كفاءة إدارة البيانات لديك....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Styles . Add ( StyleType . Table , "MyTableStyle1" ); tableStyle...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. SystemFontSource class | Aspose.Words for Python

    aspose.words.fonts.SystemFontSource class. Represents all TrueType fonts installed to the system... table_substitution . add_substitutes...font_settings . substitution_settings . table_substitution . get_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Parse Documents via .NET | products.aspose.com

    Parse PDF, Microsoft Word, Excel and PowerPoint Presentations via your .NET application. C# code listed to extract text or images with ease.... which could include text, tables, images, metadata, and other...functionalities to extract text, tables, images, metadata, and other...

    products.aspose.com/total/net/parse/
  6. استرجاع قيم الخلايا|Documentation

    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....value in the shared string // table. For Booleans, the code converts...value in the // shared strings table. var stringTable = wbPart ....

    docs.aspose.com/cells/ar/net/retrieve-the-value...
  7. Récupérer les valeurs des cellules|Documentation

    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....value in the shared string // table. For Booleans, the code converts...value in the // shared strings table. var stringTable = wbPart ....

    docs.aspose.com/cells/fr/net/retrieve-the-value...
  8. Creando un PDF complejo usando Aspose.PDF|Aspos...

    Aspose.PDF para Android a través de Java te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....Table ; import com.aspose.pdf.TextFragment...Añadir tabla Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/es/androidjava/complex-pdf-...
  9. Trabajar con tabla de contenidos|Aspose.Words p...

    Inserte y administre la 'Tabla de contenido' en un documento usando Python....insert_table_of_contents . Una tabla de contenido...StyleIdentifier. ![working-with-table-of-contents-styles](/words/...

    docs.aspose.com/words/es/python-net/working-wit...
  10. PDF에서 테이블 데이터 추출|Aspose.PDF for Android via Java

    Java를 통한 Aspose.PDF for Android을 사용하여 PDF에서 표 데이터를 추출하는 방법을 배웁니다.... AbsorbedTable table : absorber . getTableList ())...()) { try { bw . write ( "Table" ); bw . newLine (); // 행 목록을...

    docs.aspose.com/pdf/ko/androidjava/extract-data...