Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 150,984 for

2

(0.12 sec)
  1. Manage Table Cells in Presentations Using PHP|A...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for PHP. Master accessing, modifying, and styling cells quickly for seamless slide automation....merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...} } # Merges cells (1, 1) x (2, 1) $tbl -> mergeCells ( $tbl...

    docs.aspose.com/slides/php-java/manage-cells/
  2. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....get_Border () -> set_LineWidth ( 2.5 ); builder -> get_Font () ->...builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8‑1/2 in. × 11 in.) PaperLetterSmall Letter Small (8‑1/2 in....Legal (8‑1/2 in. × 14 in.) PaperStatement Statement (5‑1/2 in. × 8‑1/2...

    docs.aspose.com/cells/python-net/setting-page-o...
  4. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during import from LoadFormat.TEXT file in Java....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create a...assertEquals(6.3d, paragraphs.get(2).getParagraphFormat().getFirstLineIndent());...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...linq-reporting-engine deid January 2, 2026, 10:37am 1 Hi, I have a...(or a Concat function) between 2 generic collection (System.Collections...

    forum.aspose.com/t/how-to-union-or-concat-self-...
  6. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....EffectChartMajorGrou :: BySeries , 2 , EffectType :: Appear , EffectSubType...EffectChartMajorGrou :: ByCategory , 2 , EffectType :: Appear , EffectSubType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  7. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...PutValue ( 2 ); sheet . GetCells (). Get ( 0 , 2 ). PutValue...( 1 , 2 ). PutValue ( 6 ); sheet . GetCells (). Get ( 2 , 0 )...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  8. PSD and PSB File Header|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....version of File (1 for PSD and 2 for PSB), Count of Channels, Color...“8BPS” 2 PSD Version : always equal to 1 for PSD Files and 2 for...

    docs.aspose.com/psd/net/psd-and-psb-file-header/
  9. 与气缸一起工作|Documentation

    Aspose.3D for Node.js via Java 允许自定义圆柱体的偏移顶部。为了使用此功能,您可以使用Cylinder类的setOffsetTop() 方法。... Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...aspose . threed . Cylinder ( 2 , 2 , 10 , 20 , 1 , false ); //...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  10. 使用Node.js via C++剪切和粘贴范围|Documentation

    学习如何在Aspose.Cells for Node.js via C++中剪切和粘贴工作表中的单元格。... get ( 0 , 2 ). setValue ( 1 ); worksheet ...1 , 2 ). setValue ( 2 ); worksheet . getCells (). get ( 2 , 2...

    docs.aspose.com/cells/zh/nodejs-cpp/cut-and-pas...