Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 10,512 for

scaling

(0.2 sec)
  1. Eigenschaften der Präsentationsansicht|Aspose.S...

    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....get_SlideViewProperties () -> set_Scale ( 100 ); // Zoomwert in Prozent...get_NotesViewProperties () -> set_Scale ( 100 ); // Zoomwert in Prozent...

    docs.aspose.com/slides/de/cpp/presentation-view...
  2. Propriétés de la vue de présentation|Documentat...

    Propriétés de la visionneuse de présentation PowerPoint en C# ou .NET... Scale = 100 ; // Valeur de zoom en...ViewProperties . NotesViewProperties . Scale = 100 ; // Valeur de zoom en...

    docs.aspose.com/slides/fr/net/presentation-view...
  3. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AxisScaling::get_Minimum method. Gets or sets minimum value of the axis in C++....get_AxisX (); xAxis -> get_Scaling () -> set_Minimum ( System...ToOADate ())); xAxis -> get_Scaling () -> set_Maximum ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Add an Asset Information and Flip Coordinate Sy...

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Python via .NET API allows developers to define a Metadata for the scene.... Set measurement unit scale factor. Save 3D scene in the...60cm scene . asset_info . unit_scale_factor = 0.6 # The saved file...

    docs.aspose.com/3d/python-net/add-an-asset-info...
  5. 使用用户定义值将幻灯片渲染为 JPEG 缩略图|Aspose.Slides 文档

    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....desiredY = 800 ; //Getting scaled value of X and Y float scaleX...desiredY ; //Create a full scale image using ( IImage image =...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  6. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....imageWatermarkOption -> set_Scale ( 5 ); imageWatermarkOption...Aspose::Words::ImageWatermarkOption::get_Scale method...

    reference.aspose.com/words/cpp/aspose.words/ima...
  7. 设置内置文档属性的ScaleCrop和LinksUpToDate属性|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.... Contents [ Hide ] 可能的使用场景 scale_crop 和 links_up_to_date 是Op...nksUpToDate属性 以下示例代码设置工作簿的 scale_crop 和 links_up_to_date 扩展内置文档属性。请检查此代码生成的...

    docs.aspose.com/cells/zh/python-net/setting-sca...
  8. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...brightness and contrast # on a 0-1 scale, with the default value at 0...imported_shape . image_data . gray_scale = True # Import the source shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....can be used to create 2‑Color Scale conditional format . The property...conditional format will be a 3‑Color Scale by default. However, setting...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. 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/