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

shape

(0.09 sec)
  1. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。...Name of Font in TextOptions of Shape </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... The methods specify how a shape will render in black-and-white...

    docs.aspose.com/slides/java/public-api-and-back...
  3. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...textboxes [ 0 ] # Assuming first shape is TextBox math_node = text_box...

    docs.aspose.com/cells/zh/python-net/export-equa...
  6. C# .NET PowerPoint Processing API | Aspose.Slid...

    Aspose.Slides is a C# .NET PowerPoint API. Aspose Slides API to create C# PPT programmatically....presentation content, including text, shapes, charts, tables, animations...SmartArts Manage PowerPoint Shapes Manage ActiveX Controls Manage...

    products.aspose.com/slides/net/
  7. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  8. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....new DocumentBuilder(srcDoc); Shape textBox = builder.insertShape(ShapeType...importFormatOptions); Shape importedTextBox = (Shape) importer.importNode(textBox...

    reference.aspose.com/words/java/com.aspose.word...
  9. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  10. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...Gets and sets the name of the shape. / getName(): string; / * Gets...Gets and sets the name of the shape. @param value - The value to...

    forum.aspose.com/t/typescript-syntax-error-in-a...