Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 22,356 for

table

(0.26 sec)
  1. Creando un PDF complejo|Aspose.PDF para C++

    Aspose.PDF para C++ te permite crear documentos más complejos que contienen imágenes, fragmentos de texto y tablas en un solo documento....tabla auto table = MakeObject < Table > (); table -> set_ColumnWidths...set_ColumnWidths ( u "200" ); table -> set_Border ( MakeObject < BorderInfo...

    docs.aspose.com/pdf/es/cpp/complex-pdf-example/
  2. Arşiv

    Arşiv... Table table = builder.startTable(); builder...olduktan sonra uygulanmalıdır. table.setLeftIndent(20.0); // Yüksekliği...

    blog.aspose.com/tr/words/create-table-in-word-j...
  3. HtmlSaveOptions.TableWidthOutputMode | Aspose.W...

    Optimera dina HTML-exporter med HtmlSaveOptions TableWidthOutputMode. Kontrollera rad- och cellbredder i tabeller för sömlös MHTML- och EPUB-formatering.... Table table = builder . StartTable ();...EndTable (); table . LeftIndent = - 36 ; table . PreferredWidth...

    reference.aspose.com/words/sv/net/aspose.words....
  4. حفظ جدول Pivot في ملف ODS باستخدام C++|Document...

    تعلم كيفية حفظ جداول Pivot في ملفات ODS باستخدام Aspose.Cells for C++....PutValue ( 6430 ); // Get pivot tables collection PivotTableCollection...GetPivotTables (); // Add a pivot table to the worksheet int index =...

    docs.aspose.com/cells/ar/cpp/save-pivot-table-i...
  5. FieldAsk Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Fields.FieldAsk للتنفيذ السلس لحقل ASK، مما يعزز أتمتة المستندات وكفاءتها....DataTable table = new DataTable ( "My Table" ); table . Columns..."Column 1" ); table . Rows . Add ( "Row 1" ); table . Rows . Add...

    reference.aspose.com/words/ar/net/aspose.words....
  6. تغييرات واجهة برمجة التطبيقات العامة في Aspose....

    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....Table: طرق أضيفت: public com.aspose.pdf.Table getParentTable()...setParentTable(com.aspose.pdf.Table) التغييرات في الفئة com.aspose...

    docs.aspose.com/pdf/ar/java/public-api-changes-...
  7. Rimuovi le tabelle dal PDF usando C# | Aspose.PDF

    Rimuovi le tabelle dal file PDF a livello di codice con il codice di esempio C# usando Aspose.PDF per .NET...( dataDir , "sample_delete_table.pdf" ); var pdfDocument = new...pdfDocument . Pages [ 1 ]); var table = absorber . TableList [ 0 ];...

    products.aspose.com/pdf/it/net/table/remove/
  8. استخراج جداول از PDF با استفاده از Python | Asp...

    جداول را از فایل PDF به صورت برنامه نویسی با استفاده از کد نمونه Python با استفاده از Aspose.PDF برای Python for .NET استخراج کنید...) for table in absorber . table_list : for row in table . row_list...

    products.aspose.com/pdf/fa/python-net/table/ext...
  9. 아카이브

    아카이브...String inputFile = "blocks_and_tables.dwf"; // 입력 DWF 파일 로드 Image...String outPath = "blocks_and_tables.jpg"; image.save(outPath, jpgOptions);...

    blog.aspose.com/ko/cad/convert-dwf-to-jpg-png-i...
  10. הקדמה ויצירה שולחנות|Aspose.Words עבור Python v...

    יצירת ולנהל טבלאות במסמך Python.... Default Tables השולחן החדש שנוצר ניתן ערכי...ישירות לתוך DOM על ידי הוספת חדש Table צומת בעמדה מסוימת. שימו לב כי...

    docs.aspose.com/words/he/python-net/create-a-ta...