Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,809 for

resize

(0.05 sec)
  1. Aspose.PSD for .NET 19.12 - 发布说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Resize ( image . Width * scale , image...psdLoadOptions )) { image . Resize ( 160 , 120 ); image . Save...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Aspose::Words::Drawing::ShapeBase::get_Width me...

    Aspose::Words::Drawing::ShapeBase::get_Width method. Gets or sets the width of the containing block of the shape in C++....docx" ); Shows how to resize a shape with an image. // When...get_Height ()); // When we resize the shape, the size of the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using C++ library....have tasks when you need to resize your PDF document since the...how Aspose.PDF prompts you to resize the page using the C++ library...

    docs.aspose.com/pdf/cpp/change-page-size/
  4. Calling PDF Optimization increases the size of ...

    Here is the PDF I’m working with This PDF is growing in size after the optimization calls. Here is the code: `using (MemoryStream saveStream = new MemoryStream()) { var optimizat…...Images = True Image Quality = 75 Resize Images = True Max Resolution...

    forum.aspose.com/t/calling-pdf-optimization-inc...
  5. FieldIncludePicture Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldIncludePicture class to effortlessly implement INCLUDEPICTURE fields, enhancing document automation and image integration....set; } Gets or sets whether to resize the picture horizontally from...set; } Gets or sets whether to resize the picture vertically from...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeHorizontally method. Gets or sets whether to Resize the picture horizontally from the source in C++....method Gets or sets whether to resize the picture horizontally from...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Verify Password of Encrypted Files with C++|Doc...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS) files using C++ codes.... resize ( file . tellg ()); file ....

    docs.aspose.com/cells/cpp/verify-password-of-en...
  8. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether to Resize the picture vertically from the source in C++....method Gets or sets whether to resize the picture vertically from...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically Resize cells in a table to fit their contents....Words to automatically resize cells in a table to fit their...enable/disable automatic table cell resizing. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...text boxes can dynamically resize based on their content. This...ensure that the text boxes resize correctly as expected. If you...

    forum.aspose.com/t/how-to-overlapping-textbox-a...