Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 28,980 for

x

(0.51 sec)
  1. 搜索

    搜索...for (int x = 0; x < widthSegs; x++) { float dx = (float)x / widthSegs;...= row; for (int x = 0; x < widthSegs - 1; x++) { mesh.CreatePolygon(ptr...

    blog.aspose.com/zh-hant/3d/convert-jpg-image-to...
  2. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...rectangle = CadLwPolyline() val x = -28633.94720000 val y = 6628...Cad2DPoint(x, y), Cad2DPoint(x + width, y), Cad2DPoint(x + width...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  3. AxisScaling | Aspose.Words for Java

    Represents the scaling options of the aXis in Java....clear(); // Insert a series with X/Y coordinates for five points...160000.0}); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/java/com.aspose.word...
  4. Node.next_pre_order method | Aspose.Words for P...

    Node.neXt_pre_order method. Gets neXt node according to the pre-order tree traversal algorithm.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. MicroQRVersion|Aspose.BarCode for Python via .N...

    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....version M1 for Micro QR with 11 x 11 modules. M2 Specifies version...version M2 for Micro QR with 13 x 13 modules. M3 Specifies version...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Create your Lithophane from PNG File Formats vi...

    C# source code to load, render and create your lithophane from PNG documents on .NET Framework, .NET Core, Mono....int x = 0 ; x < widthSegs; x++) { float dx = ( float )x / widthSegs;...row; for ( int x = 0 ; x < widthSegs - 1 ; x++) { mesh.CreatePolygon(ptr...

    products.aspose.com/3d/net/lithophane/png/
  7. Bug Report: Aspose.Words InsertImage(byte[]) re...

    DocumentBuilder.InsertImage(byte[]) returns a Shape with incorrect Width and Height values when the PNG image contains specific DPI metadata. The dimensions are significantly smaller than eXpected based on the image’s pi…...Aspose is using: 1254 / x * 72 = 112 → x = 805 DPI Repoduction...WriteLine($"Pixels: {bitmap.Width}x{bitmap.Height}"); Console.WriteLine($"DPI:...

    forum.aspose.com/t/bug-report-aspose-words-inse...
  8. gaussian-blur.svg

    Xmlns="http://www.w3.org/2000/svg"> X="-20" y="-20" height="100" width="100"> ......org/2000/svg"> <defs> <filter id="f1" x="-20" y="-20" height="100" width="100">.../> </filter> <filter id="f2" x="-20" y="-20" height="100" width="100">...

    docs.aspose.com/svg/files/gaussian-blur.svg
  9. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your document design with fleXible customization!...reversing the x-coordinates. Vertical 2 Flip along the x-axis, reversing...3 Flip along both the y- and x-axis. Examples Shows how to flip...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series....ChartXValue class Represents an X value for a chart series. Remarks...static methods for creating an X value of a particular type. The...

    reference.aspose.com/words/python-net/aspose.wo...