Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 11,119 for

scaling

(1.25 sec)
  1. Aspose.Slides for Python 中的多线程|Aspose.Slides fo...

    通过 .NET 多线程,Aspose.Slides for Python 提升 PowerPoint 和 OpenDocument 的处理性能。了解高效演示文稿工作流的最佳实践。...png" image_scale = 2 presentation = Presentation...SlideSizeScaleType . DO_NOT_SCALE ) slide_presentation . slides...

    docs.aspose.com/slides/zh/python-net/multithrea...
  2. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....foreground/background, and scale to the page in RenderingWatermark...SetOpacity ( 0.6f ); // Specify the scale to the page (e.g., 100, 50)...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitIsAuto method. Gets or sets a flag indicating whether default distance between major tick marks shall be used in C++.... axis -> get_Scaling () -> set_Minimum ( System...> ( - 10.0 )); axis -> get_Scaling () -> set_Maximum ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnitIsAuto method. Gets or sets a flag indicating whether default distance between minor tick marks shall be used in C++.... axis -> get_Scaling () -> set_Minimum ( System...> ( - 10.0 )); axis -> get_Scaling () -> set_Maximum ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 添加二色比例和三色比例条件格式|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-...
  6. 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...
  7. 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....
  8. 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...
  9. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear.... Adding 2-Color Scale and 3-Color Scale Conditional Formattings...

    docs.aspose.com/cells/go-cpp/apply-shading-to-a...
  10. Export Presentation Charts on Android|Aspose.Sl...

    Learn how to export presentation charts with Aspose.Slides for Android 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/androidjava/export-chart/