Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 388 for

shape hidden property

(0.14 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....typical elements such as runs, shapes, and even other tables. //..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....getBackgroundShape() Gets the background shape of the document. getChild(int...getFontInfos() Provides access to properties of fonts used in this document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Footnote , Run , SpecialChar , Shape , GroupShape , SmartTag . A...; // Set some page setup properties for the section. section...

    reference.aspose.com/words/java/com.aspose.word...
  5. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped Shapes in your documents for enhanced visual appeal....class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/net/aspose.words.dra...
  7. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...MarkdownSaveOptions.OfficeMathExportMode property. 25.9 For export to TXT format...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  8. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...// Save Picture to Memory (property access converted from getData())...to the Result Worksheet (properties converted) const resultSheet...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  9. DWG Drawings|CAD 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....the PageHeight & PageWidth properties. Create an object of the...set the VectorRasterizationO property. Call Image.Save while passing...

    docs.aspose.com/cad/net/dwg-drawings/
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....we want to export document properties. saveOptions.setExportDocumentPro(true);...the "DocumentSplitCriteri" property to "DocumentSplitCriteri.SectionBreak"...

    reference.aspose.com/words/java/com.aspose.word...