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

2

(0.06 sec)
  1. Merge PDF Files To PNG Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To JPG Using Python | products....

    Merge multiple PDF files in Python.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...slides: slide.get_thumbnail(2, 2).save("presentation_slide_{0}...

    products.aspose.com/slides/python-net/merge/pdf...
  3. GradientStop | Aspose.Words for .NET

    Create stunning gradients effortlessly with the GradientStop constructor. Initialize and customize your designs with ease for vibrant visual appeal!...gradientStop = gradientStops [ 2 ]; gradientStops . Remove ( gradientStop...gradientStop ); Assert . AreEqual ( 2 , gradientStops . Count ); Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a document in Java....epub"); // 2 - Use the first image found in...UpdateThumbnail.FirstPage.epub"); // 2 - Use the first image found in...

    reference.aspose.com/words/java/com.aspose.word...
  5. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... writeln ( 'Page 2.' ) builder . insert_break ( aw...+ 1 ) + '(' + ( 'odd' if i % 2 == 0 else 'even' ) + ')' ) if...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in C++...All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/cpp/custom-shape/
  7. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  8. GlossaryDocument.LastBuildingBlock | Aspose.Wor...

    Discover the LastBuildingBlock property in the GlossaryDocument, enabling easy access to the final building block for enhanced document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...LastBuildingBlock . Name ); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  9. 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...
  10. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....write("This is insertion revision #2. "); // Remove a run "This does...INSERTION)); Assert.assertEquals(2, doc.getRevisions().getCount());...

    reference.aspose.com/words/java/com.aspose.word...