Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 11,106 for

scaling

(2.88 sec)
  1. Optimal Path Finder|Documentation

    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....bod Radius: Poloměr hledání Scale: Měřítko mřížky IsMoveOnlyRoad:...Pozoruhodným rysem je parametr Scale. Pokud je specifikován v konstruktoru...

    docs.aspose.com/gis/cs/net/optimal-path-finder/
  2. 添加二色比例和三色比例条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库添加条件格式,为两色比例和三色比例设置。通过调整这些条件,你可以更好地控制单元格的外观。... value = "2-Color Scale" ; worksheet . cells . get (...( "D1" ). value = "3-Color Scale" ; for ( let i = 2 ; i <= 15...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  3. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....example, you can rotate or scale the shape by using the RotateTransform...can be rendered to a certain scale using the ShapeRenderer.RenderToScale...

    docs.aspose.com/words/java/rendering-shapes-sep...
  4. Watermark.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch.... Scale = 5 ; imageWatermarkOption ...(); imageWatermarkOption . Scale = 5 ; imageWatermarkOption ...

    reference.aspose.com/words/net/aspose.words/wat...
  5. NodeRendererBase.RenderToSize | Aspose.Words pe...

    Scopri il metodo RenderToSize di NodeRendererBase per trasformare in modo efficiente le forme in oggetti grafici nelle dimensioni desiderate, ottenendo così un output visivo migliore.... float x , float y , float scale ) { mShapesToRender . Add (...[]>( shape , new [] { x , y , scale })); } public void AddShapeToRenderToSi...

    reference.aspose.com/words/it/net/aspose.words....
  6. احصل على الصور وابحث عنها في PDF|Aspose.PDF for...

    تعرف على كيفية البحث عن الصور وفحصها في مستندات PDF في Python.... images [ index ] scaled_width = math . sqrt ( last_ctm...last_ctm . elements [ 1 ] ** 2 ) scaled_height = math . sqrt ( last_ctm...

    docs.aspose.com/pdf/ar/python-net/search-and-ge...
  7. Comment échelle une feuille de calcul avec Java...

    Cet article vous montre un exemple de code expliquant comment mettre à l échelle une feuille de calcul en utilisant Aspose.Cells for JavaScript via C++....Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/fr/javascript-cpp/how-to-...
  8. Obtener y buscar imágenes en PDF|Aspose.PDF for...

    Aprenda cómo buscar e inspeccionar imágenes en documentos PDF con Python.... images [ index ] scaled_width = math . sqrt ( last_ctm...last_ctm . elements [ 1 ] ** 2 ) scaled_height = math . sqrt ( last_ctm...

    docs.aspose.com/pdf/es/python-net/search-and-ge...
  9. ملاحظات الإصدار Aspose.PSD for .NET 20.10|Docum...

    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....string fileName ) { const int scale = 4 ; string filePath = dataDir...Width * scale ; int newHeight = image . Height * scale ; image...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  10. Export Presentation Charts in JavaScript|Aspose...

    Learn how to export presentation charts with Aspose.Slides for Node.js via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....that let you specify size or scale—the library supports rendering...objects with given dimensions/scale. What should I do if fonts in...

    docs.aspose.com/slides/nodejs-java/export-chart/