Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 896 for

boolean operations

(0.22 sec)
  1. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  2. Context parameters|Documentation

    Reference for Aspose.LLM for .NET context parameters — context size, batch, threading, rope/YaRN scaling, flash attention, KV cache types.... FlashAttention Legacy boolean flag. Prefer FlashAttentionMode...OpOffload Offload host tensor operations to the device. Supplementary...

    docs.aspose.com/llm/net/developer-reference/par...
  3. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....sample code demonstrates an operation where hyperlinks with different...setHistory(boolean value) Hyperlink.setHighlightClick(boolean value)...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  4. Configuring Fonts for Rendering|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....should be available in the operating system’s default font directory...Aspose.Diagram APIs search the operating system’s default font directory...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  5. Working with Common Conditional Blocks in C#|As...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using C#....: ” operator. For example, given that items...Any() method with a negation operator. Example: <<if [!items.Any()]>>No...

    docs.aspose.com/words/net/working-with-common-c...
  6. Words to PDF Error - Free Support Forum - aspos...

    Hi, We have a document that fails to convert to PDF when aspWordsDocument.LayoutOptions.RevisionOptions.ShowInBalloons = Aspose.Words.Layout.ShowInBalloons.FormatAndDelete The document is attached: Test File (004).do…...Operation can not be completed. StackTrace:...StackTrace: at . (FieldChar , Boolean ) at . (FieldChar ) at . (FieldChar...

    forum.aspose.com/t/words-to-pdf-error/325133
  7. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for JavaScript via C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells APIs expose the Boolean property DataLabels.isResizeShapeToFitTe...'<p style="color: green;">Operation completed successfully! Click...

    docs.aspose.com/cells/javascript-cpp/resize-cha...
  8. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java.... deepClone(boolean isCloneChildren) Creates a... visitor) public abstract boolean accept(DocumentVisitor visitor)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....AddClone(ISlide, IMasterSlide, boolean) method that allows you to...demonstrates the described operation: Presentation pres1 = new...

    docs.aspose.com/slides/androidjava/merge-presen...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public Boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …... public boolean isPdfPasswordProtect(byte[]...Have you tested the same operation with a more recent version...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...