Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 5,284 for

shape position

(0.18 sec)
  1. Manage canvases of an XPS file | C++

    C++ API solution for managing XPS files. Code example shows how to clip and transform canvases of XPS files with a few lines of C++ code.... such as text, images, and shapes, can be drawn. It serves as...scaling. This enables flexible positioning and resizing of content....

    products.aspose.com/page/cpp/work-with-canvases/
  2. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....to extract text from all the shapes on all the slides in a presentation...raw text with no respect to position on the slide Arranged - The...

    docs.aspose.com/slides/nodejs-java/extract-text...
  3. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS documents with a few lines of code....elements, create vector graphics shapes and text strings, and convert...parameter is 1 (indicating the position of the new page) and the second...

    products.aspose.com/page/cpp/add-delete-pages/
  4. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...mirror indents and relative positioning. transparentMetafiles Specifies...inserting an image will define its shape using VML. doc . compatibilityOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。... Shapes . Paste (); // 在幻灯片上定位图表。 shapeRange...Length ]; workbookStream . Position = 0 ; workbookStream . Read...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  6. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....horizontal floating table position specified by the table properties...absolute vertical floating table position specified by the table properties...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....text without regard to its position on the slide. ARRANGED - The...The text within the slide’s shapes. master_text - The text within...

    docs.aspose.com/slides/python-net/extract-text-...
  8. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... Access the Placeholder shapes in the slide and typecast them...Accessing a slide using its slide position var slide = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  9. Font formats

    The diversity of font formats allows you to choose the one that really suits your purposes. The most popular and well-known one is TrueType Font....guidelines that define glyph position and thickness. There are two...kerning : symbols with the shape of one type ( o , c , e , for...

    docs.aspose.com/font/net/what-is-font/font-form...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/net/chart-data-label/