Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 133,215 for

2

(0.06 sec)
  1. Aspose::Words::Markup::CustomPartCollection::Ad...

    Aspose::Words::Markup::CustomPartCollection::Add method. Adds an item to the collection 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...
  2. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); SharedPtr < ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose.Pdf.InvalidPdfFileFormatException Aspose...

    Aspose.Pdf.InvalidPdfFileFormatException Aspose.PDF Trailer not found Aspose dll used in 25.5 version. using simle 1 line html hiiiii VS it is working . on iis not working. .net framework 4.7.2...2 Professionalize.Discourse Unlisted...Unlisted June 26, 2025, 11:00am 2 amjad.sahi Listed June 26, 2025...

    forum.aspose.com/t/aspose-pdf-invalidpdffilefor...
  6. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in Python to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....formula =MOD(ROW(),2)=0 as =MOD(COLUMN(),2)=0 , that is; instead... will look as follow. Adding 2-Color Scale and 3-Color Scale...

    docs.aspose.com/cells/python-net/apply-shading-...
  7. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.words.markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... Character 2 The style is a character style...); builder . Writeln ( "Item 2" ); builder . ListFormat . RemoveNumbers...

    reference.aspose.com/words/net/aspose.words/sty...
  9. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....AreEqual ( "2003" , properties [ 2 ]. Value ); Assert . AreEqual...3 , properties . Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...User-defined; 1 = Predefined; 2 = Custom, we support only predefined...gorokhovatskyi February 6, 2025, 8:03pm 2 @kevin.kilburn , we can confirm...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...