Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 154,988 for

2

(0.28 sec)
  1. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...{ 1 , 2 , 3 }; Vector < uint8_t > btsSchema = { 1 , 2 , 3 };... GetCustomXmlParts (). Get ( 2 ). SetID ( u "Sport" ); wb . GetCustomXmlParts...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  2. Merge images Via net, all supported image forma...

    Using Aspose.Imaging you can easily Merge images Via net...images operation allows to combine 2 or more images into one vertically...by combining many (more than 2) images into a single whole, sometimes...

    products.aspose.com/imaging/net/merge/
  3. ChartType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.ChartType enum to discover various chart types and enhance your document's data visualization effortlessly.... AreaPercentStacked 2 100% Stacked Area chart. Area3D...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...

    reference.aspose.com/words/net/aspose.words.dra...
  4. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...Discourse July 10, 2025, 1:01pm 2 @ServerSide527 Hello, Thank you...vyacheslav.deryushev July 10, 2025, 2:11pm 3 @ServerSide527 We have...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  5. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!... Iso29500_2008_Strict 2 ISO/IEC 29500:2008 Strict compliance..., 50 , WrapType . None ); // 2 - Inline: builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article 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. Opening older version of excel - Free Support F...

    Hi, I was wondering how come Aspose can't open older version of excel file like 95 or older. I kept on getting the following error from a set of files: This Excel files contains BIFF7(Excel95 or earlier file format) reco…...sahi May 20, 2010, 2:30am 2 Hi, Well, I am afraid, we...

    forum.aspose.com/t/opening-older-version-of-exc...
  8. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

    reference.aspose.com/words/python-net/aspose.wo...