Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,371 for

scaling

(0.11 sec)
  1. Conditional Formatting|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....Text Adding 2-Color Scale and 3-Color Scale Conditional Formatting...

    docs.aspose.com/cells/java/conditional-formatting/
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....object into the document and scales it to the specified size. InsertChart...object into the document and scales it to the specified size. InsertChart...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Upptäck GetSpecifiedPrinterPaperSource-metoden i PageInfo. Hämta effektivt den perfekta PaperSource-källan för sömlös utskrift av sidor.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); // Skriv...

    reference.aspose.com/words/sv/net/aspose.words....
  4. 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...
  5. PageInfo.WidthInPoints | Aspose.Words for .NET

    Discover the PageInfo WidthInPoints property to easily retrieve the page width in points, enhancing your document formatting and layout precision.... PageCount ); float scale = 1.0f ; float dpi = 96 ; for...GetSizeInPixels(1.0f, 96)} at {scale * 100}% scale, {dpi} dpi" ); // Print...

    reference.aspose.com/words/net/aspose.words.ren...
  6. 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/
  7. 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...
  8. 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...
  9. 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...
  10. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for .NET API 提供了TransformBuilder类,该类通过链操作简化了转换矩阵的创建。...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/zh/net/simplify-the-creation...