Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 37,748 for

2

(0.04 sec)
  1. Latest Aspose.PUB Product Family topics - Free ...

    Get technical support of Aspose.PUB for .NET, Java, and C++....not having word Wrap correctly 2 551 June 6, 2024 AsposePub:Ty...error when converting to PDF 2 488 December 5, 2023 Table not...

    forum.aspose.com/c/pub/40
  2. Aspose::Words::Drawing::Fill::get_GradientStops...

    Aspose::Words::Drawing::Fill::get_GradientStops method. Gets a collection of GradientStop objects for the fill in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Writeln ( u "Numbered list item 2" ); builder -> Writeln ( u "Numbered...Writeln ( u "Bulleted list item 2" ); builder -> Writeln ( u "Bulleted...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Project Calculation Modes

    Learn how to work with Microsoft Project (MPP/XML) project calculation modes using Aspose.Tasks for C++....set calculation mode to None 2 System ::SharedPtr < Project >...(Tsk::Duration(), project -> GetDuration(2, Aspose::Tasks::TimeUnitType::Day));...

    docs.aspose.com/tasks/cpp/project-calculation-m...
  7. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose pdf for Java fails to word-wrap replaced...

    Hi, I am using Aspose.PDF for JAVA to replace some keywords in a pdf. I’m setting the textOption ReplaceAdjustment.WholeWordsHyphenation with scope REPLACE_ALL on my textAbsorber, collecting the textFragments and then …...ali March 28, 2023, 12:29am #2 @tcovioli Would you please share...“$$wordtosubstitute$$” (found on page 2 of inputP.pdf) with a long string...

    forum.aspose.com/t/aspose-pdf-for-java-fails-to...