Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 8,166 for

boolean

(0.23 sec)
  1. Aspose::Words::Saving::OoxmlSaveOptions class |...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages.... Boolean. Reading Fiscal Year Properties...

    docs.aspose.com/tasks/cpp/calendar-properties/
  3. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings...

    forum.aspose.com/t/topic/312049
  4. 使用 OAuth 访问邮件服务|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....OAuthToken getAccessToken ( boolean ignoreExistingToken ) { if...

    docs.aspose.com/email/zh/java/access-mail-servi...
  5. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....The Style object contains a boolean property, IsLocked . You can...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  6. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....c () const Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java.... You must also pass a boolean parameter which states whether...ExtractContent(Node startNode, Node endNode, boolean isInclusive) helper. The method...

    docs.aspose.com/words/java/extract-selected-con...
  8. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....equals(Object arg0) public boolean equals(Object arg0) Parameters:...java.lang.Object Returns: boolean getAlignment() public int getAlignment()...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  9. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#.... Boolean value, specifying whether the...

    docs.aspose.com/words/net/print-a-document-prog...
  10. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...DocumentBuilder(document); Boolean oddOnOuter = answerSheetUnit...builder.moveToSection(0); if (Boolean.TRUE.equals(oddOnOuter)) {...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...