Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 48,774 for

shape

(0.09 sec)
  1. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...本文介绍使用 Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  2. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....paragraph with HorizontalRule shape. There are nuances of translating...

    docs.aspose.com/words/cpp/working-with-markdown...
  3. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  4. Ինչպես հեռացնել դատարկ էջը Word-ում Python-ի մի...

    Այս հոդվածը նկարագրում է, թե ինչպես հեռացնել դատարկ էջը Word-ում Python-ի միջոցով: Այն ունի մանրամասներ՝ միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ Word-ի դատարկ էջը Python-ի միջոցով ջնջելու համար:...նմուշի կոդում հիմնական տեքստը և SHAPE հանգույցի տեսակը փորձարկվում...

    kb.aspose.com/hy/words/python/how-to-remove-bla...
  5. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...a TextBox shape const textBox = worksheet . shapes . addTextBox...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  6. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。... SetID ( u "Shape" ); // Specify search custom...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  7. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::idx_get method. Returns a ChartSeries at the specified index in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Rendering in Python|Aspose.Words for Python via...

    Use Aspose.Words for Python via .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...

    docs.aspose.com/words/python-net/rendering/
  9. Managing Pictures|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....worksheet cell in an image shape. You can link the picture to...

    docs.aspose.com/cells/net/managing-pictures/
  10. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...

    kb.aspose.com/words/python/how-to-resize-pictur...