Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 150,785 for

2

(0.48 sec)
  1. Key Not Present Error When Extracting Items by ...

    Hi when using unique ID to extract / save single item from storage (pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...Discourse October 10, 2025, 7:56pm 2 @australian.dev.nerds It appears...australian.dev.nerds October 27, 2025, 2:06pm 3 Same for this, how to report...

    forum.aspose.com/t/key-not-present-error-when-e...
  2. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....); builder -> Write ( u "Run 2. " ); // Every invocation of the...() -> get_Runs (); ASSERT_EQ ( 2 , runs -> get_Count ()); // We...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Content missing while converting word to pdf - ...

    Dear Support Team, We are converting word to Pdf using aspose. while rendering the data is missing and Numbering serial order is missing in the generated Pdf file.Test.pdf (205.1 KB) Please find the attached documents …...Family subbusp July 23, 2019, 2:00pm 1 Dear Support Team, We are...tahir.manzoor July 23, 2019, 2:30pm 2 @subbusp Could you please...

    forum.aspose.com/t/content-missing-while-conver...
  4. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Clone method. Makes a deep clone of this object in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....AppendParagraph ( u "Paragraph 2. " ); body -> AppendParagraph...para = paragraphs -> idx_get ( 2 ); para -> Remove (); // Such...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_set method. Gets or sets the element at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::idx_get method. Gets or sets the element at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Grouping and Ungrouping Rows and Columns in Rub...

    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....first three columns (from 0 to 2) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , true ) # Saving the modified...

    docs.aspose.com/cells/java/grouping-and-ungroup...
  9. EndnoteOptions.NumberStyle | Aspose.Words for .NET

    Discover the EndnoteOptions NumberStyle property to customize your endnotes' number format effortlessly. Enhance your document's professionalism today!... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...
  10. 用C++创建高低收(HLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建高低收股票图表。我们的逐步指南将演示如何绘制股票市场数据,包括最高价、最低价和收盘价,以便进行更好的分析与可视化。... Get ( 2 ). GetMarker (). SetMarkerStyle...chart . GetNSeries (). Get ( 2 ). GetMarker (). SetMarkerSize...

    docs.aspose.com/cells/zh/cpp/create-high-low-cl...