Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 50,310 for

shape

(0.21 sec)
  1. Փոխարկել TEXT WORD Java

    Փոխարկեք TEXT ը WORD ձևաչափի Java կոդով: Պահեք TEXT որպես WORD օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.txt"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/te...
  2. Փոխարկել DOC EPUB Java

    Փոխարկեք DOC ը EPUB ձևաչափի Java կոդով: Պահեք DOC որպես EPUB օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.doc"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/do...
  3. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/hy/java/conversion/ht...
  4. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports Alpha blending image filter for placing semi-transparent images on top of a background image. Magic Wand tool for color area selection. Watermark removal filter automatically fills the marked area with similar image fragments....background area around the shape, added yellow specks to the...

    docs.aspose.com/imaging/net/developer-guide/man...
  5. How to Strike Out Text in PPTX using C#

    This tutorial entails how to strike out text in PPTX using C#. It encompasses the details to set up the environment, a step-wise process and a working sample code to strike out PPTX text using C#....first slide Create an auto shape of the Rectangle type and add...

    kb.aspose.com/slides/net/how-to-strike-out-text...
  6. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the body text and node type SHAPE are tested for each section...

    kb.aspose.com/words/python/how-to-remove-blank-...
  7. Convert TOPOJSON to SHX GIS Data via .NET | pro...

    Try our On-Premise APIs for your GIS data conversion on .NET Framework, .NET Core.... Shape index format, a positional index...

    products.aspose.com/gis/net/conversion/topojson...
  8. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...isDeep) Returns an Nth child Shape node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 用JavaScript通过C++将宏分配给表单控件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将宏代码分配给按钮等表单控件。...请使用 Shape.macroName 属性将新的宏代码分配给工作簿内的窗体控件。...button shape to the sheet const button = sheet . shapes . addButton...

    docs.aspose.com/cells/zh/javascript-cpp/assign-...
  10. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...