Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 155,331 for

2

(0.15 sec)
  1. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....SectionBreakNewPage ); ASSERT_EQ ( 2 , doc -> get_Sections () -> get_Count...get_TextColumns () -> SetCount ( 2 ); builder -> Writeln ( u "Column...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...1 , 2, a, b, c,3 etc are not actual...Discourse July 25, 2025, 7:05pm 2 @yogesh30890 To convert a list...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution via JavaScript via C++ https://products.aspose.com/pdf/javascript-cpp/conversion/ Recent content in PDF Format C......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/javascript-cpp/conversi...
  4. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。..."01" ); table -> idx_get ( 0 , 2 ) -> get_TextFrame () -> set_Text...u "10" ); table -> idx_get ( 2 , 0 ) -> get_TextFrame () -> set_Text...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  5. MaxiCodeCodetextMode2|Aspose.BarCode for Python...

    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....in the MaxiCode code for modes 2. The MaxiCodeCodetextMode type...code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 图表系列|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中 PowerPoint 演示文稿的图表系列... Series 2, 和 Series 3 ; 行分别为 Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/nodejs-java/chart-ser...
  10. 使用 PHP 在演示文稿中管理图表数据系列|Aspose.Slides for PHP 文档

    学习如何在 PHP 中管理 PowerPoint(PPT/PPTX)的图表数据系列,提供实用代码示例和最佳实践,提升数据演示效果。...1, Series 2, 和 Series 3 ; 行为 Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "Category 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/chart-series/