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

boolean

(0.67 sec)
  1. 分组、转换和验证形状|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....whether shapes are connected boolean connected = ShapedOne . isConnected...determine whether shapes are glued boolean glued = ShapedOne . isGlued...

    docs.aspose.com/diagram/zh/java/group-convert-a...
  2. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with C# using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password.... boolean property HasOpenPassword -...password when opening it. boolean property HasEditPassword -...

    docs.aspose.com/pdf/net/set-privileges-encrypt-...
  3. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used to specify additional options when saving a document into the Xps format. To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...S () const Gets or sets a boolean value indicating whether the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Configure Symbology Type|Documentation

    Learn how to configure symbology types for recognition...at least QR + Code128" ); boolean hasQR = ExampleAssist . hasDecodeType...results , DecodeType . QR ); boolean hasC128 = ExampleAssist . hasDecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...r2(boolean)” because <local3> is null”...aspose.slides.TextParam.r2(boolean)" because "<local3>" is null...

    forum.aspose.com/t/intermittent-null-pointer-ex...
  6. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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....OAuthToken getAccessToken ( boolean ignoreExistingToken ) { if...OAuthToken getAccessToken ( boolean ignoreExistingToken ) { //...

    docs.aspose.com/email/java/microsoft-graph-auth...
  7. Using Formulas or Functions to Process Data|Doc...

    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....set of mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/java/get-and-set-formula/
  8. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...getPaperHeight(); boolean isLandscapeFlag = (orientation == 0); boolean isDimensionsLandscap...(paperWidth > paperHeight); boolean isMismatch = (isLandscapeFlag...

    forum.aspose.com/t/setorientation-landscape-doe...
  9. ChartDataPointCollection | Aspose.Words for Java

    Represents collection of a ChartDataPoint in Java....hasDefaultFormat(int dataPointIndex) public boolean hasDefaultFormat(int dataPointIndex)...dataPointIndex int Returns: boolean iterator() public Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Color highlightColor, boolean bold, boolean italic) { 2 for (TableCell...Highlight first row after head. 34 boolean flag = false ; 35 List < TableRow...

    docs.aspose.com/note/java/working-with-tables/