Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 7,309 for

boolean

(0.07 sec)
  1. Aspose::Words::ImportFormatOptions::get_AdjustS...

    Aspose::Words::ImportFormatOptions::get_AdjustSentenceAndWordSpacing method. Gets or sets a Boolean value that specifies whether to adjust sentence and word spacing automatically. The default value is false in C++....Wor method Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/cpp/aspose.words/imp...
  2. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a Boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_header_footer property Gets or sets a boolean value that specifies that source...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...Flush(Boolean flushStream, Boolean flushEncoder) at...

    forum.aspose.com/t/stream-too-long-when-saving-...
  4. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... get keepWithNext () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isInCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... get isEndOfCell () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Application not loading on Linux after adding S...

    Hello Aspose Support Team, We are facing an issue when running our .NET Core 3.1 application on Linux. The same application works fine on Windows, but after encountering a SkiaSharp error log, we added SkiaSharp native…...CheckNativeLibraryCo(Boolean throwIfIncompatible) at SkiaSharp...SkiaSharp.SKNativeObject.Dispose(Boolean disposing) at SkiaSharp.SKObject...

    forum.aspose.com/t/application-not-loading-on-l...
  8. FieldXE | Aspose.Words for Java

    Implements the XE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...entry’s page number. isBold(boolean value) Sets whether to apply...

    reference.aspose.com/words/java/com.aspose.word...
  9. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  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...