Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 49,142 for

shape

(0.3 sec)
  1. Რამდენიმე Გამოსახულება PNG Javascript

    შეაერთეთ მრავალი Გამოსახულება PNG JavaScript კოდში. შეინახეთ Გამოსახულება როგორც PNG JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  2. Რამდენიმე Გამოსახულება JPG Javascript

    შეაერთეთ მრავალი Გამოსახულება JPG JavaScript კოდში. შეინახეთ Გამოსახულება როგორც JPG JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  3. Რამდენიმე Გამოსახულება BMP Javascript

    შეაერთეთ მრავალი Გამოსახულება BMP JavaScript კოდში. შეინახეთ Გამოსახულება როგორც BMP JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  4. Რამდენიმე Გამოსახულება GIF Javascript

    შეაერთეთ მრავალი Გამოსახულება GIF JavaScript კოდში. შეინახეთ Გამოსახულება როგორც GIF JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  5. Filter Objects while loading Workbook or Worksh...

    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....MergedArea PivotTable Settings Shape SheetData SheetSettings Structure...named NoCharts . It filters shapes from the worksheet named NoShapes...

    docs.aspose.com/cells/net/filter-objects-while-...
  6. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...from LoadOptions ) convert_shape_to_office_math Gets or sets...sets whether to convert shapes with EquationXML to Office Math objects...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Რამდენიმე Გამოსახულება SVG Javascript

    შეაერთეთ მრავალი Გამოსახულება SVG JavaScript კოდში. შეინახეთ Გამოსახულება როგორც SVG JavaScript....DocumentBuilder(doc) shapes = fileNames.map(fileName =>...pageWidth = Math.max(...shapes.map(shape => shape.width)); pageSetup...

    products.aspose.com/words/ka/nodejs-net/merge/i...
  8. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. Python API code to extract images and text from DOC document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/doc/
  9. Extract Text and Images from DOTX File Online a...

    Online DOTX file parser app. Python API code to extract images and text from DOTX document....stored in Shape nodes of Document object To select all Shape nodes...collections If Shape.has_image returns true. Use Shape.image_data...

    products.aspose.com/total/python-net/parse/dotx/
  10. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

    如何判断Excel文本框中的文字已经溢出?...要判断文本框(Shape)中的文字是否已经超出可显示范围,通常需要把文本框的实际...Worksheet.Shapes 、VBA 的 Shapes 集合或 Interop 的 Shape 对象)取得目标文本框。...

    forum.aspose.com/t/excel/321982