Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 150,719 for

2

(0.25 sec)
  1. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...$workBook -> getCell ( 0 , 2 , 0 , "Category 2" )); $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-series/
  2. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the text of this paragraph including the end of paragraph character in C++....Words :: Run > ( doc , u "Run 2. " ); auto run3 = System :: MakeObject...paragraphText ); ASSERT_EQ ( u "Run 2. Initial text." , paragraph ->...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....firstParagraphNodes -> idx_get ( 2 ) -> get_NodeType ()); // The...doc -> GetText (). Trim ()); // 2 - Inside the bookmark, right after...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. PPT document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....e, 0 , 2 , ObjectExt::Box<System::String>(u "Series 2" )), chart->get_Type());...de, 2 , 0 , ObjectExt::Box<System::String>(u "Category 2" )));...

    products.aspose.com/slides/cpp/chart/ppt/
  5. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++....code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...code page: {1}; Modules count: {2} \n " , vbaProject -> get_Name...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Getting error with a PDF 2.0 file: “Pdf version...

    Hi, I’m using Aspose.PDF 25.4.0 and I still get this error with a PDF 2.0 file: “Pdf version 2.0 does not supported yet.” This error happens in the “Aspose.Pdf.Document.Validate” method: Aspose.Pdf.Document newDoc = …...Getting error with a PDF 2.0 file: “Pdf version 2.0 does not supported...error with a PDF 2.0 file: “ Pdf version 2.0 does not supported...

    forum.aspose.com/t/getting-error-with-a-pdf-2-0...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/cpp/conversion/ Recent content in 使用 C++ 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  8. Excel cannot open the file as file format or fi...

    i opened online aspose-editor. Edit Excel Files Free Online i used 2 files for testing. an xltx file and xltm file. i selected a cell and applied fill color. Then i downloaded the file. when i opened the file i receiv…...aspose-cells divine1 October 30, 2025, 2:15pm 1 i opened online aspose-editor...Excel Files Free Online i used 2 files for testing. an xltx file...

    forum.aspose.com/t/excel-cannot-open-the-file-a...
  9. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af....Container blokke kan verdeel word in 2 klasse: Blaar blokke en Komplekse...level 1), --- (if Heading level 2) ParagraphFormat.style_name =...

    docs.aspose.com/words/af/python-net/translate-m...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....Series 2, and Series 3 ; the rows are Category 1, Category 2, Category...workBook . getCell ( 0 , 2 , 0 , "Category 2" )); chart . getChartData...

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