Sort Score
Result 10 results
Languages All
Labels All
Results 8,561 - 8,570 of 88,875 for

may

(0.1 sec)
  1. Unmerge Cells in Excel using C#

    Refer to this article to unmerge cells in Excel using C#. It has the IDE settings, steps, and a sample code to split merged cells using C#.... Updated on 10 May 2024 English Français Deutsch...

    kb.aspose.com/cells/net/unmerge-cells-in-excel-...
  2. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, safeguarding consistent text display on any device or OS....glyphs, and a list of fonts that may contain proper glyphs: var startUnicodeIndex...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  3. Converting a PDF file to CSV using JavaScript |...

    Code Examples on JavaScript for PDF‑to‑CSV Conversion on All Platforms... You may also use the following command...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  4. Converting a PDF file to DOC using JavaScript |...

    Code Examples on JavaScript for PDF‑to‑DOC Conversion on All Platforms... You may also use the following command...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  5. Converting a PDF file to DICOM using JavaScript...

    Code Examples on JavaScript for PDF‑to‑DICOM Conversion on All Platforms... You may also use the following command...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  6. Converting a PDF file to TIFF using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑TIFF Conversion on All Platforms... You may also use the following command...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  7. Converting a PDF file to TEX using JavaScript |...

    Code Examples on JavaScript for PDF‑to‑TEX Conversion on All Platforms... You may also use the following command...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  8. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....file size, but image quality may be slightly reduced due to lossy...

    docs.aspose.com/omr/net/supported-file-formats/
  9. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...shaping during conversion, which may be related to the font rendering...

    forum.aspose.com/t/letter-interchanges-when-con...
  10. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…... You may need to consider alternative...

    forum.aspose.com/t/fonttype-distinction-is-not-...