Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 11,107 for

scaling

(0.98 sec)
  1. 气泡图|Aspose.Slides for Node.js via .NET 文档

    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....[ Hide ] Bubble Chart Size Scaling Aspose.Slides for Node.js via...

    docs.aspose.com/slides/zh/nodejs-java/bubble-ch...
  2. Simplify the creation of transformation matrix ...

    Aspose.3D for .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into...

    docs.aspose.com/3d/net/simplify-the-creation-of...
  3. 改进多列 PDF 的文本提取|Aspose.PDF for Python via .NET

    了解使用 Aspose.PDF for Python 改进多列 PDF 布局中文本提取的技术。...scale_factor . 将提取选项分配给 absorber。...extract_text_scale_factor ( infile , outfile , scale_factor = 0...

    docs.aspose.com/pdf/zh/python-net/text-extracti...
  4. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc.... This scale factor may be set to adjust...the algorithm to calculate scale factor needed during extracting...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  5. NodeRendererBase class | Aspose.Words for Python

    aspose.words.rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)...Description get_bounds_in_pixels(scale, dpi) Calculates the bounds...resolution. get_bounds_in_pixels(scale, horizontal_dpi, vertical_dpi)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....rotate_euler_degree ( 0 , 180 , 0 ) # Scale by 2 will change the (x, y,... z) into (2x, 2y, 2z) . scale ( 2 ) # change the (x, y, z) into...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  7. Can I resize canvas size of psd file when using...

    Hello, I am working with PSB files that have extremely large canvas dimensions (both width and height). While using the Aspose.PSD for Python library to add text layers and save the file, I am encountering what appears…...reduce the overall canvas size—scaling all layers together—using Canvas...desired dimensions and copy/scale the existing layers yourself...

    forum.aspose.com/t/can-i-resize-canvas-size-of-...
  8. 用 Python.NET 缩放工作表的方法|Documentation

    本文讲解如何使用 Aspose.Cells for Python.NET 来缩放工作表。... page_setup # Set the scaling to a specific percentage (e...workbook workbook . save ( "output_scaled_percentage.xlsx" ) 关键API参考:...

    docs.aspose.com/cells/zh/python-net/how-to-scal...
  9. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the latest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …... Scaling issues can often arise from...SVGSaveOptions . While the Scale property is not available in...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  10. Convert GIF to PDF in Python

    Follow this article to transform GIF to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing a GIF file to PDF converter in Python.... to avoid unexpected auto-scaling, enforce the image placement...

    kb.aspose.com/pdf/python/convert-gif-to-pdf-in-...