Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 6,845 for

boolean

(0.11 sec)
  1. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...get hasDigitalSignature () : boolean Remarks This property exists...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. .dxf to .svg conversion is failed - Free Suppor...

    Hello Aspose Team, We are faced the problem to convert .dxf to .svg. The code is simple: var img = Image.Load(“ImputFile.dxf”) CadRasterizationOptions cadRasterizationOptions = new CadRasterizationOptions(); SvgOptio…...number, NumberFormatInfo info, Boolean parseDecimal) at System.Number...

    forum.aspose.com/t/dxf-to-svg-conversion-is-fai...
  3. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...get exportShapesAsSvg () : boolean Remarks If this option is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as a font resource....get isSubsettingNeeded () : boolean Remarks Fonts can be exported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.oddAndEvenPagesHeaderFooter property ...

    PageSetup.oddAndEvenPagesHeaderFooter property. True if the document has different headers and footers for odd-numbered and even-numbered pages....oddAndEvenPagesHeade () : boolean Remarks Note, changing this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Array Dimensions exceeded supported range ERROR...

    Hi, We have a customer which are complaining that they are receiving this error when trying to Export/import to/from microsoft project 2021. We are currently using aspose.tasks version 22.4. Can you elaborate as to what…...Int32 _order, Int32 _tsk, Boolean _update) in F:\Inetpub\www...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  7. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... isImportChildren Boolean true to import all child nodes...imported. isImportChildren Boolean true to import all child nodes...

    reference.aspose.com/words/net/aspose.words/doc...
  8. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...ript_fonts Gets or sets a boolean value indicating whether to...export_underline_formatting Gets or sets a boolean value indicating either to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public Boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...13, 2025, 1:57am 1 public boolean printPdf(String filePath, PrintService...4) 执行打印(600DPI 更清晰;也可传 300) boolean ok = printPdfViaCore(pdfPath...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....The Style object contains a boolean property, IsLocked . You can...The Style object contains a boolean property, IsLocked . You can...

    docs.aspose.com/cells/cpp/protecting-worksheets/