Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 20,642 for

2 of

(0.17 sec)
  1. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。... ToFrontOrBack ( 2 ); // Print the Z-Order position...back sh4 . ToFrontOrBack ( - 2 ); // Save the output Excel file...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  2. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support Of Aspose.CAD for .NET, Java and JasperReports....viewport/page/layout size and scale 2 22 April 7, 2025 DWG file from...April 2, 2025 The issue that parse a table in detail 2 25 April...

    forum.aspose.com/c/cad/19
  3. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience.... EqualTo ( 2 )); Assert . That ( tabStops [...Writeln ( "Start\tTab 1\tTab 2" ); ParagraphCollection paragraphs...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Document.package_custom_parts property | Aspose...

    Document.package_custom_parts property. Gets or sets the collection Of custom parts (arbitrary content) that are linked to the OOXML package using unknown relationships.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the paragraph has bulleted or numbered formatting applied to it....writeln ( "Level " + i ); } // 2 - A bulleted list: // This list...writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CellCollection.toArray method | Aspose.Words fo...

    CellCollection.toArray method. Copies all cells from the collection to a new array Of cells.... toEqual ( 2 ); for ( let i = 0 ; i < tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead Of using Apache POI.... write ( "Row 1, Cell 2 Content." ); // Call the following...insertCell (); builder . write ( "Row 2, Cell 1 Content" ); // Build the...

    docs.aspose.com/words/java/create-tables/
  8. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::Add method. Adds an item to the collection 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...
  9. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value Of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Family crramya August 14, 2025, 2:19pm 1 Noticing below error on...Discourse August 14, 2025, 2:20pm 2 @crramya It looks like you’re...

    forum.aspose.com/t/nullpointerexception-noticed...
  10. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy Of the object. Does not duplicate the bytes Of the Data value in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...