Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 8,633 for

boolean

(2.41 sec)
  1. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....ToXXX Method Boolean The property data type is Boolean ToBool Date...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  2. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...public boolean restartNumbering; // 是否重新编号 public boolean linkedPrevious;...

    forum.aspose.com/t/word-html/319228
  3. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java.... If the Boolean input parameter is set to true...completed-through date. If the Boolean input parameter is set to false...

    docs.aspose.com/tasks/java/project-rescheduling/
  4. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。... Delete ); boolean converted = document . convert...()); tmp2 . setEditable ( new Boolean [] { true }); tmp2 . setDefaultAppearance...

    docs.aspose.com/pdf/zh/java/whatsnew/
  5. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java.... isFrame() public boolean isFrame() Returns true if the...getVerticalDistanceF()); Returns: boolean - true if the paragraph is...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++....add(number, number, number, number, boolean) method for adding a List object...add(number, number, number, number, boolean) method to add a List object...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  7. Project Rescheduling | Aspose.Tasks Documentation

    This document provides guidance on rescheduling project files using Aspose.Tasks for C#.... If the Boolean input parameter is set to true...completed-through date. If the Boolean input parameter is set to false...

    docs.aspose.com/tasks/cpp/project-rescheduling/
  8. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field.... Type: Boolean ( true / false ) Purpose: Indicates...

    docs.aspose.com/tasks/net/determine-task-schedu...
  9. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...md") Dim saved As Boolean = False Try Dim tableAI As...IsFlattened(p As Page) As Boolean Dim tfa As New TextFragmentAbsorber()...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  10. Unlock ZIP Password | Aspose.Zip Documentation

    Zip Java library lets you unlock the locked archive if password is half-forgotten. Provide password template and it will use Brute force attack on archive to unlock it....'A' ; c < 'Z' ; c ++ ) 3 { 4 boolean correct = false ; 5 for ( int...

    docs.aspose.com/zip/java/unlock-zip-password/