Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 393 for

shape hidden property

(1.47 sec)
  1. 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/developer-guide/cad-and...
  2. 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 the Image.save method...

    docs.aspose.com/cad/java/dwg-drawings/
  3. 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...
  4. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....Working with Charts through <code>Shape.Chart</code> Object Once the...change its appearance. Shape.Chart property contains all chart related...

    docs.aspose.com/words/java/working-with-charts/
  5. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark Property to easily customize your chart's major tick marks for enhanced visual clarity and precision....MajorTickMark property Returns or sets the major...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Examples: Shows how to remove all shapes from a node. Document doc =...DocumentBuilder to insert a shape. This is an inline shape, // which has a...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines Property to easily control minor gridlines on your charts, enhancing data readability and visualization....HasMinorGridlines property Gets or sets a flag indicating...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 与大师合作|Documentation

    本节介绍如何使用 Aspose.Diagram 添加 master 或获取 master 信息。...Shapes 属性确定主控形状继承了哪个形状。 检索主信息编程示例...stream , masterName ); // Adds shape with defined PinX and PinY....

    docs.aspose.com/diagram/zh/net/working-with-mas...
  9. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document 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...
  10. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...shaping.harfbuzz.HarfBuzzTextShaperFa...pagination, particularly when text shaping is involved. Aspose.Words calculates...

    forum.aspose.com/t/the-word-page-count-is-wrong...