Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 7,333 for

boolean

(0.07 sec)
  1. Merge EPS files to PDF using Java

    Merger EPS functionality of Aspose.Page API solution for Java allows you to combine several EPS files into a single PDF document....AdditionalFontsFolde and SuppressError boolean value. Merge EPS files with...minor errors set this flag 10 boolean suppressErrors = true ; 11...

    docs.aspose.com/page/java/merge/eps/
  2. List.isMultiLevel property | Aspose.Words for N...

    List.isMultiLevel property. Returns ``true`` when the list contains 9 levels; ``false`` when 1 level.... get isMultiLevel () : boolean Remarks The lists that you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 指定数据透视项的绝对位置|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....透视项将上移,如果计数值大于零,则数据透视项将下移,Boolean类型的isSameParent参数指定移动操作是否必须在同一父节点中执行。...count)*方法,建议使用新增的方法 PivotItem.move(number, boolean) 。 以下示例代码创建了一个数据透视表,然后指定了数...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_UseSubstitutions method. Gets or sets a Boolean value indicating whether to recognize and use substitutions within replacement patterns. The default value is false in C++....ons method Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  6. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java.... setEnabled(boolean value) Specifies whether the...names. getEnabled() public boolean getEnabled() Specifies whether...

    reference.aspose.com/words/java/com.aspose.word...
  7. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... isMapped() public boolean isMapped() Returns true if...XmlMapping.docx"); Returns: boolean - true if the parent structured...

    reference.aspose.com/words/java/com.aspose.word...
  8. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java.... deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API.... Is vertical – a Boolean value that specifies whether...imported to. Is vertical – a Boolean value that specifies whether...

    docs.aspose.com/cells/net/import-data-into-work...
  10. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public Boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...13, 2025, 1:57am 1 public boolean printPdf(String filePath, PrintService...4) 执行打印(600DPI 更清晰;也可传 300) boolean ok = printPdfViaCore(pdfPath...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595