Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 30,458 for

x

(0.31 sec)
  1. Asponse.CAD 25.10.1 Dwg文件导出PDF或PNG,如果把空白区域裁剪掉? ...

    在实际的应用中,客户的一些文件,ViewReport设置很大,导致导出的文件有很大部分为空白区域,有没有方法把这此空白区域裁剪掉,以达到更好的用户体验?这样也可以减小导出文件的大小。 案例文件...X - boxMinPt.X; double mapHeight = boxMaxPt...topLeft = new Point((int)boxMinPt.X, (int)boxMaxPt.Y); rasterizationOptions...

    forum.aspose.com/t/asponse-cad-25-10-1-dwg-pdf-...
  2. Archiv

    Archiv...den Hauptattributen gehören: x und y: Diese bezeichnen die Koordinaten...272/aspose_svg-for-net.png\" x=\"70\" y=\"50\" height=\"100\"...

    blog.aspose.com/de/svg/create-svg-with-image-in...
  3. Párrafo|Aspose.Slides para Node.js a través de ...

    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.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/es/nodejs-java/paragraph/
  4. Як запустити Aspose.CAD у Multi-platform App UI...

    Запустіть Aspose.CAD у Multi-platform App UI(MAUI)....xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="MauiApp1...HorizontalOptions="Center" /> <Image x:Name="Base64DecodedImage" Source="dotnet_bot...

    docs.aspose.com/cad/uk/net/showcases/how-to-run...
  5. تغييرات API العامة في Aspose.Cells 9.0.0|Docume...

    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....byte [] imageData = null ; int x = 0 ; int y = 0 ; byte [] objData...imageData = frame . ImageData ; x = frame . X ; y = frame . Y ; objData...

    docs.aspose.com/cells/ar/net/public-api-changes...
  6. Specificare 3D Opzioni di caricamento file in C...

    Esistono diversi overload del metodo Scene.Open o overload del costruttore di classi Scene che accettano un oggetto LoadOptions. Ogni formato di carico ha una classe corrispondente che contiene le opzioni di carico per quel formato di carico....OBJ in 3DS in C# Converti da X a 3DS in C# 3D Opzioni di caricamento...delle opzioni di carico DirectX X Il codice C# di seguito mostra...

    docs.aspose.com/3d/it/net/specify-3d-file-load-...
  7. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...X = rectW * i; //shape.Y = 0; shape...AddLine(0, 0, 0, 0, rectH, 0); shape.X = rectW * i; shape.Line.SolidFill...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  8. Formen auf Präsentationsfolien in .NET skaliere...

    Formen auf PowerPoint- und OpenDocument-Folien ganz einfach mit Aspose.Slides für .NET skalieren - Layout-Anpassungen automatisieren und die Produktivität steigern.... X *= widthRatio ; } } presentation.... Y *= heightRatio ; shape . X *= widthRatio ; } foreach ( ILayoutSlide...

    docs.aspose.com/slides/de/net/re-sizing-shapes-...
  9. Bildvektorisierung – Arbeitsablauf – .NET

    Erfahren Sie mehr über den Bildvektorisierungsprozess. Verwendung von Vektorisierungsalgorithmen und -optionen. Erfahren Sie, wie Sie Rasterbilder wie PNG, JPG, BMP, TIFF, GIF, ICO in ein SVG-Dokument vektorisieren....struct Point3 2 { 3 public float X { get; set; } 4 public float Y...Point3 ( float x, float y, float ? z) 7 { 8 X = x; 9 Y = y; 10...

    docs.aspose.com/svg/de/net/image-vectorization-...
  10. Gérer les cellules de tableau dans les présenta...

    Gérez facilement les cellules de tableau dans PowerPoint avec Aspose.Slides pour .NET. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives....paires de cellules (1, 1) x (2, 1) et (1, 2) x (2, 2), le tableau résultant...Fusionne les cellules (1, 1) x (2, 1) tbl . MergeCells ( tbl...

    docs.aspose.com/slides/fr/net/manage-cells/