Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 8,118 for

boolean

(0.2 sec)
  1. 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-...
  2. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java.... setFitText(boolean value) If true , fits text...width of the cell. setHideMark(boolean value) Sets visibility of cell...

    reference.aspose.com/words/java/com.aspose.word...
  3. FrameFormat.isFrame property | Aspose.Words for...

    FrameFormat.isFrame property. Returns ``true`` if the paragraph is a frame.... get isFrame () : boolean Examples Shows how to get information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes 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...
  5. 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...
  6. 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...
  7. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java.... getFieldCode(boolean includeChildFieldCod) Returns...made to the document. isDirty(boolean value) Sets whether the current...

    reference.aspose.com/words/java/com.aspose.word...
  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. FormField | Aspose.Words for Java

    Represents a single form field in Java....String, boolean, int) , M:Aspose.Words.DocumentBuilder...clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...

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