Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 90,853 for

object

(0.37 sec)
  1. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++....then added to the GroupShape object using the AppendChild method...

    docs.aspose.com/words/cpp/how-to-add-group-shap...
  2. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...Center ); // Create style flag object. StyleFlag flag ; // Set style...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  3. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subcells” check for PDF/UA compliance. I have found that the Object created by headerR…... I have found that the object created by headerRow.CreateTH()...reflection test shows that this object does not have a .Scope property...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  4. 在文本框字段中对齐文本|Aspose.PDF for .NET

    本文展示了如何使用 Form 类在文本框字段中对齐文本。...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf...Create )) { // Create formEditor Object using ( var formEditor = new...

    docs.aspose.com/pdf/zh/net/justify-text-in-a-te...
  5. 在Ruby中隐藏和显示行和列|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....# Instantiating a Workbook object by excel file path workbook...# Instantiating a Workbook object by excel file path workbook...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. How to Create Hello World Presentations in .NET...

    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....//Instantiate a Presentation object that represents a PPT file...Presentation (); //Create a License object License license = new License...

    docs.aspose.com/slides/net/how-to-create-hello-...
  7. Generate ISBN barcode Images via C++ | Aspose

    C++ example of code to generate ISBN barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/isbn/generate/
  8. Generate Italian Pharmacode (Code 32) barcode I...

    C++ example of code to generate Italian Pharmacode (Code 32) barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/code32/generate/
  9. Generate DotCode barcode Images via C++ | Aspose

    C++ example of code to generate DotCode barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.... Create an object of BarcodeGenerator class Pass...Initialize a BarcodeGenerator class object and Set CodeText & Symbology...

    products.aspose.com/barcode/cpp/dotcode/generate/
  10. Insert a Linked Picture from Web Address with G...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....The method returns a Picture object. The following example shows...

    docs.aspose.com/cells/go-cpp/insert-a-linked-pi...