Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 11,111 for

scaling

(0.24 sec)
  1. WatermarkerContext.ImageWatermarkOptions | Aspo...

    اكتشف خيارات العلامة المائية النصية القابلة للتخصيص مع WatermarkerContext لتحسين صورك وحماية هوية علامتك التجارية بشكل فعال.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/ar/net/aspose.words....
  2. WatermarkerContext.ImageWatermarkOptions | Aspo...

    Upptäck anpassningsbara textvattenmärken med WatermarkerContext för att förbättra dina bilder och effektivt skydda ditt varumärkes identitet.... Scale = 50 ; Watermarker . Create...watermarkerContext . ImageWatermarkOption . Scale = 50 ; using ( FileStream streamOut...

    reference.aspose.com/words/sv/net/aspose.words....
  3. ページ設定スケーリングファクターを計算します|Documentation

    この資料は、Aspose.Cells for Python via .NET APIを使用して、Excelワークシートのページ設定のスケーリング係数を、幅nページ、高さmページにフィットさせるオプションを使ってプログラム的に計算するサンプルコードを提供します。...page_scale プロパティを使用して行うことができます。このプロパティは、パーセンテージ値に変換可能な...次のサンプルコードは、 SheetRender.page_scale プロパティを使用してページ設定のスケーリングファクターを計算する方法を示しています。...

    docs.aspose.com/cells/ja/python-net/calculate-p...
  4. 2色系規則と3色系規則の条件付き書式設定を追加する|Documentation

    Aspose.Cells for Python via .NETライブラリを使用して条件付き書式に2色比率や3色比率を追加する方法。これらの基準を調整することで、セルの外観と表示をより細かく制御できます。...color_scale.is_3_color_scale プロパティによって異なります。このプロパティは、2色スケールの場合は...

    docs.aspose.com/cells/ja/python-net/adding-2-co...
  5. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an object that can be used to render this equation into an image.... PNG ) # Set the "scale" property to 5 to render the...original size. save_options . scale = 5 math . get_math_renderer...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rendering Shapes Separately from Document|Aspos...

    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 C#....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/net/rendering-shapes-sepa...
  7. Come scalare un Foglio di Lavoro con JavaScript...

    Questo articolo ti mostra come scalare un foglio di lavoro usando Aspose.Cells for JavaScript tramite C++....Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/it/javascript-cpp/how-to-...
  8. Cómo escalar una hoja de cálculo con JavaScript...

    Este artículo le muestra un código que explica cómo escalar una hoja de cálculo usando Aspose.Cells for JavaScript vía C++....Cells Example - Scale Worksheet </ title > </ head...head > < body > < h1 > Scale Worksheet Example </ h1 > < input type...

    docs.aspose.com/cells/es/javascript-cpp/how-to-...
  9. 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....จุดหมายปลายทาง Radius: รัศมีการค้นหา Scale: ขนาดของกริด IsMoveOnlyRoad:...คุณสมบัติที่โดดเด่นที่นี่คือพารามิเตอร์ Scale หากระบุไว้ในคอนสตรัคเตอร์ เ...

    docs.aspose.com/gis/th/net/optimal-path-finder/
  10. C++でページ設定のスケーリング係数を計算する方法:1ページ(横)×nページ(縦)に合わせるオ...

    この文章は、C++ APIまたはライブラリを使用してExcelワークシートのページ設定の縮尺係数をプログラム的に計算する方法を説明したサンプルコードを提供します。...SetFitToPagesWide ( 1 ); // Calculate page scale via sheet render ImageOrPrintOptions...options ); // Convert page scale double value to percentage double...

    docs.aspose.com/cells/ja/cpp/calculate-page-set...