Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 20,728 for

2 of

(0.23 sec)
  1. NotPrimitive shape need to resize when resize f...

    EXCEL CONFIRMATION.zip (8.5 KB)...sahi June 20, 2025, 9:17am 2 @tejas.patel , Thanks for the...Keep in touch. tejas.patel July 2, 2025, 1:46pm 8 @amjad.sahi Thank...

    forum.aspose.com/t/notprimitive-shape-need-to-r...
  2. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type Of section break for the specified object in C++....( u "This text is in section 2." ); ASSERT_EQ ( Aspose :: Words...() -> get_SectionStart ()); // 2 - Starts the next section on the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type Of this custom part 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...
  5. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index 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...
  6. How to Add Extended Attributes to Resource Assi...

    Learn how to add extended attributes to MicrosOft Project resource assignments using Aspose.Tasks for .NET....Copy 1 // Create new project 2 Project project = new Project(...Copy 1 // Create new project 2 Project project = new Project(...

    docs.aspose.com/tasks/net/adding-extended-attri...
  7. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....5f ); // 2 - Create a shape group, and render...1 ], renderingArgs . Value [ 2 ]); else if ( renderingArgs ....

    reference.aspose.com/words/net/aspose.words.ren...
  8. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation Of text in a table cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Percentage Complete Calculations | Aspose.Tasks...

    This guide explains how to calculate and manage percentage complete values using Aspose.Tasks for C++....1 // Create project instance 2 System ::String dataDir = Run...System::MakeObject < Project > (); 2 System ::Console::WriteLine(u...

    docs.aspose.com/tasks/cpp/percentage-complete-c...
  10. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....and comments: float scaleX = 2 ; float scaleY = scaleX ; // Load...images in C#: float scaleX = 2 ; float scaleY = scaleX ; using...

    docs.aspose.com/slides/net/convert-slide/