Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 50,318 for

shapes

(0.3 sec)
  1. Nén DOC Trong Javascript

    Nén DOC trong JavaScript mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // Tùy...

    products.aspose.com/words/vi/nodejs-net/compres...
  2. Kompresuj JPG W Python

    Skompresuj JPG w Python bez utraty jakości. Zoptymalizuj JPG zawartość, łatwo zmniejsz rozmiar pliku....DocumentBuilder(doc) shape = builder.InsertImage( "Input...save_options.jpeg_quality = 50 shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/pl/python-net/compres...
  3. Kompresuj TIFF W Python

    Skompresuj TIFF w Python bez utraty jakości. Zoptymalizuj TIFF zawartość, łatwo zmniejsz rozmiar pliku....DocumentBuilder(doc) shape = builder.InsertImage( "Input...saving.TiffCompression.LZW shape.get_shape_renderer().save( "Output...

    products.aspose.com/words/pl/python-net/compres...
  4. 使用javascript優化文件內容

    壓縮JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS而不損失質量。優化文檔內容,輕鬆減小文件大小。...cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // 由開發人員選擇影像壓縮庫。...

    products.aspose.com/words/zh-hant/nodejs-net/co...
  5. قم بإنشاء Diagram جديد في VSTO و Aspose.Diagram...

    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....ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...get_ItemU ( @"Rectangle" ); Visio . Shape visioRectShape = visioPage ...

    docs.aspose.com/diagram/ar/net/create-a-new-dia...
  6. Chercher

    chercher...Shape shape = page.Shapes.GetShape(1); // Définir...Définir les protections shape.Protection.LockAspect.Value = Aspose...

    blog.aspose.com/fr/diagram/protect-unprotect-vi...
  7. ShapeBase.HorizontalAlignment | Aspose.Words pe...

    Scopri la proprietà ShapeBase HorizontalAlignment per ottimizzare il posizionamento orizzontale delle forme nel tuo progetto, per un controllo migliore del layout.... Shape shape = builder . InsertImage (..."Logo.jpg" ); shape . WrapType = WrapType . None ; shape . BehindText...

    reference.aspose.com/words/it/net/aspose.words....
  8. Konvertera en Visio form till pdf|Documentation

    Det här avsnittet förklarar hur man konverterar en visio-form till pdf med Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Pdf...

    docs.aspose.com/diagram/sv/net/convert-a-visio-...
  9. Converti una forma Visio in PDF|Documentation

    Questa sezione spiega come convertire una forma visio in pdf con Aspose.Diagram.... GetDataDir_Shapes (); // Call a Diagram class...particular shape Shape shape = page . Shapes [ 0 ]; // Shape to Pdf...

    docs.aspose.com/diagram/it/net/convert-a-visio-...
  10. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility....value indicating whether the shape is visible. public bool Hidden...Examples Shows how to hide the shape. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...