Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 6,815 for

boolean

(0.13 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....index : number , isDeep : boolean ) Parameter Type Description...means the last node. isDeep boolean true to select from all child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Slide , Boolean , Int32 , Dictionary`2 , Boolean , Boolean ) at...

    forum.aspose.com/t/nullreferenceexception-with-...
  3. Aspose.Words.Document.Save fails in .NET global...

    Aspose.Words 24.7 cannot be used by a .NET 8 Core API Website in globalization-invariant mode, because somewhere in the Aspose source code they have hard-coded the culture en-nz and try switching to it. Here the proof: S…...ctor(String name, Boolean useUserOverride) at Vu..cctor()...AUziFd(Vq d) at AUz.d(Vq d, Boolean v, Boolean c) at AUz.v(lCK d, yd...

    forum.aspose.com/t/aspose-words-document-save-f...
  4. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...insert into relative position boolean isFound = false; for (int i...getChildNodes(NodeType.PARAGRAPH, true); boolean isFound = false; for (Paragraph...

    forum.aspose.com/t/alternative-way-to-extract-a...
  5. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static Boolean isField(Document word, Run run) { try { …... private static boolean isField(Document word, Run...the process: private static boolean isField(Document word, Run...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  6. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....Node , isImportChildren : boolean ) Parameter Type Description...to import. isImportChildren boolean true to import all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::TextBox::get_NoTextRota...

    Aspose::Words::Drawing::TextBox::get_NoTextRotation method. Gets or sets a Boolean value indicating either text of the TextBox should not rotate when the shape is rotated in C++....ion method Gets or sets a boolean value indicating either text...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. IsFontEmbedded|Aspose.PDF for Reporting Services

    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....参数名称 : IsFontEmbedded 数据类型 : Boolean 支持的值 : True, False (默认) 示例...

    docs.aspose.com/pdf/zh/reportingservices/isfont...
  9. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold.... get bold () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not.... get isLinkToContent () : boolean Examples Shows how to link...

    reference.aspose.com/words/nodejs-net/aspose.wo...