Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 45,719 for

shapes

(0.04 sec)
  1. Შეკუმშოს TIFF Javascript

    შეკუმშოს TIFF JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ TIFF კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.insertImage( "Input...Saving.TiffCompression.Lzw shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ka/nodejs-net/compres...
  2. Შეკუმშოს JPG Javascript

    შეკუმშოს JPG JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....DocumentBuilder(doc) shape = builder.insertImage( "Input...saveOptions.jpegQuality = 50 shape.getShapeRenderer().save( "Output...

    products.aspose.com/words/ka/nodejs-net/compres...
  3. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType Contents [ Hide ] Shape.StoryType property Returns Textbox...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert PowerPoint PPT to PPTX in Python...presentation with group shapes, auto-shapes (like rectangles and...and ellipses), shapes with custom geometry. Convert presentation...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  5. Draw Line in Excel using Node.js

    Draw line in Excel using Node.js along with other Shapes. Follow the steps, IDE settings and the given sample code showing how to insert drawing in Excel using Node.js....You can draw lines and other shapes using the ShapesCollection...sheet Access the collection of shapes and call the addLine() method...

    kb.aspose.com/cells/nodejs/draw-line-in-excel-u...
  6. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....iterating through the document’s shapes. Solution You can loop through...through the document’s shapes and check if they are images. For...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  7. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C# or .NET... Shapes . AddOleObjectFrame ( 0 , 0...linked Excel file. slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/manage-ole/
  8. Set Margins of Comment or Shape inside the Work...

    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....Set Margins of Comment or Shape inside the Worksheet Contents...margins of any shape or comment using the Shape.TextBody.TextAlignment...

    docs.aspose.com/cells/java/set-margins-of-comme...
  9. 如何将Excel中的公式导出为其他类型的表达式,使用C++|Documentation

    使用Aspose.Cells for C++将Excel公式导出为LaTeX和MathML。...GetWorksheets (); ShapeCollection shapes = worksheets . Get ( 0 ). GetShapes...if ( shapes . GetCount () > 0 ) { TextBox textBox ( shapes . Get...

    docs.aspose.com/cells/zh/cpp/export-equation/
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET....circle to the graph shapes graph . shapes . add ( circle ) # Add...circle to the graph shapes graph . shapes . add ( circle ) # Add...

    docs.aspose.com/pdf/python-net/add-circle/