Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 4,580 for

range

(0.09 sec)
  1. ImageData.CropBottom | Aspose.Words for .NET

    Discover the ImageData CropBottom property to easily customize your images by removing unwanted portions from the bottom for a perfect fit....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... TABLE , True ) for i in range ( tables . count ): table =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....Remarks If index is out of range, a None is returned. Note that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageData.crop_left property | Aspose.Words for...

    ImageData.crop_left property. Defines the fraction of picture removal from the left side....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ImageData::get_CropLeft...

    Aspose::Words::Drawing::ImageData::get_CropLeft method. Defines the fraction of picture removal from the left side in C++....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ImageData::get_CropTop ...

    Aspose::Words::Drawing::ImageData::get_CropTop method. Defines the fraction of picture removal from the top side in C++....The amount of cropping can range from -1.0 to 1.0. The default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents.... Range { get; } Returns a Range object that represents...

    reference.aspose.com/words/net/aspose.words/inl...
  8. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Modern API|Aspose.Slides for Python Documentation

    Modern API...1980 , 1028 )); for index in range ( bitmaps . length ): thumbnail...1980 , 1028 )); for index in range ( images . length ): thumbnail...

    docs.aspose.com/slides/python-java/modern-api/
  10. How to Insert a Page Into a PDF in C#

    This short tutorial guides on how to insert a page into a PDF in C#. It contains the development resources, a list of steps and a runnable sample code to add PDF page in PDF file in C#....index, source PDF file, pages range, and output file These steps...

    kb.aspose.com/pdf/net/how-to-insert-a-page-into...