Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 8,128 for

boolean

(0.17 sec)
  1. 检查页面自动扩展|Documentation

    本节介绍如何检查或更改页面是否在带有 Aspose.Diagram 的 visio 文件中自动展开。...); // Get Page autoexpand boolean isAutoExpand = page . getPageSheet...

    docs.aspose.com/diagram/zh/java/check-page-auto...
  2. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++.... The Boolean‑type Protection.IsProtectedWithPassw...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  3. MetafileRenderingOptions.useEmfEmbeddedToWmf pr...

    MetafileRenderingOptions.useEmfEmbeddedToWmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered....get useEmfEmbeddedToWmf () : boolean Remarks WMF metafiles could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....HasImage boolean property. Extract image data...

    docs.aspose.com/words/net/extract-images-from-w...
  5. 利用 JavaScript 和 C++ 访问单元格中的表格,并通过行列偏移添加值|Docume...

    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....putValue(boolean) 方法向表格或列表对象中添加值。但有时,您可能需要使用行和列偏移向表格或列表对象中添加值。...属性访问该表格中的 D5 单元格,然后用 Cell.putValue(boolean) 和 ListObject.putCellValue(number...

    docs.aspose.com/cells/zh/javascript-cpp/accessi...
  6. 检查 VBA 代码是否已签名|Documentation

    检查 vba 代码是否使用 Aspose.Diagram 库签名。...vsdm" ); //Check signed boolean isSigned = diagram . getVbaProject...

    docs.aspose.com/diagram/zh/java/check-if-vba-co...
  7. 自动调整工作表列宽|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....PutValue ( 15 ); //Adding a boolean value to the cell worksheet...

    docs.aspose.com/cells/zh/net/auto-fit-columns-i...
  8. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality....AllowEmbeddingPostSc property Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Auto Fit Columns in Worksheet|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....PutValue ( 15 ); //Adding a boolean value to the cell worksheet...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  10. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...getValue()); } boolean useLandscape = maxContentWidth...getImageData().getImageSize(); boolean tooBig = size.getWidthPoints()...

    forum.aspose.com/t/cutting-off-right-side-after...