Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 893 for

boolean operations

(0.17 sec)
  1. Accessing Table from Cell and Adding Values ins...

    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) method. However, sometimes...using both the Cell.putValue(boolean) and ListObject.putCellValue(number...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  2. Working with OneNote Document | Aspose.Note Doc...

    This guide explains how to work with OneNote documents using Java. It covers parsing and extracting various document elements....define and execute custom operations that require enumeration...methods to perform custom operations. Call [Node.Accept]https://reference...

    docs.aspose.com/note/java/working-with-onenote-...
  3. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  4. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document loading experience. Customize options for seamless integration into your projects....get; set; } Gets or sets a boolean value indicating either to...get; set; } Gets or sets a boolean value indicating whether to...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…...ByteArrayOutputStrea(); } @Override public boolean canRead() { return false; //...lettura } @Override public boolean canSeek() { return false; //...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  6. FindReplaceOptions.ignore_fields property | Asp...

    FindReplaceOptions.ignore_fields property. Gets or sets a Boolean value indicating either to ignore text inside fields...ignore_fields property Gets or sets a boolean value indicating either to...get the find-and-replace # operation to ignore text inside fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....styles can be combined with | operator, for example FontStyle.Bold...to remove the top border, Boolean. BorderBottomStyle object inherits...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  8. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....documents that the saving operation splits a document into. ///...value) setKeepImageStreamOp(boolean value) Specifies whether Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  9. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    Discover the FindReplaceOptions IgnoreFootnotes property to easily manage footnotes in your documents. Enhance editing efficiency with this simple toggle!...IgnoreFootnotes property Gets or sets a boolean value indicating either to...during a find-and-replace operation. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.rep...
  10. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...htmlString(boolean) 方法返回单元格的HTML字符串,该方法接受一个布尔参数。如果传递...文本。然后,它通过 Cell.htmlString(boolean) 方法获取A1单元格的普通HTML和HTML5字符串,并在控制台打印它们。...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...