Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 87,764 for

may

(0.97 sec)
  1. Freeze Panes in Excel using Node.js

    Follow this article to freeze panes in Excel using Node.js. It contains information about the IDE, steps, and a sample code to lock panes in Excel using Node.js....js , where you may freeze columns only or both rows...for freezing the cells. You may use the unFreezePanes() method...

    kb.aspose.com/cells/nodejs/freeze-panes-in-exce...
  2. Failure to Detect PDF Page Colors Using Aspose....

    We have tested the logic in this code example from the Aspose.PDF tutorial for detecting page color types, as applied to the attached document samples. samples.zip (363.9 KB) All pages are detected as type color whe…...PDF Product Family mbforte May 7, 2025, 7:19pm 1 We have tested...replies. Professionalize.Discourse May 7, 2025, 7:19pm 2 @mbforte It...

    forum.aspose.com/t/failure-to-detect-pdf-page-c...
  3. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...destination style definitions may override the original formatting...documents, though stability may vary depending on document complexity...

    forum.aspose.com/t/table-cell-list-format-chang...
  4. Set column width to scalable unit like em or pe...

    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....a case where this fixed size may not be required. For example...displayed. In this case, you may get a horizontal scrollbar if...

    docs.aspose.com/cells/java/set-column-width-to-...
  5. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...Heinz May 5, 2025, 1:24pm 25 @amjad.sahi...option is (un)set. amjad.sahi May 5, 2025, 2:42pm 26 @M.Heinz ...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  6. Any already developed MS Visual Studio .sln fil...

    I’m doing some initial research for my company but my team does not really have C++ developers to tap into. I am in search for a fully packaged MS Visual Studio .sln file and libraries all in a .zip file that I can quic…... 2025, 9:56am 3 @cyee , You may download GitHub examples (VS...Aspose.BarCode for C++ that may help you learn the product features...

    forum.aspose.com/t/any-already-developed-ms-vis...
  7. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...Family cells-net vs6060_qq_com May 23, 2025, 9:35am 1 hi , i have...look. thank you. amjad.sahi May 23, 2025, 9:58am 2 @vs6060_qq_com...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  8. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Java. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....cases, other considerations may apply. PDF 1.7 vs PDF 2.0 At...encryption algorithm. But there may be difficulties in handling of...

    docs.aspose.com/words/java/which-pdf-standard-i...
  9. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows to specify document font settings....Words may require to resolve the fonts...HTML documents Aspose.Words may resolve the fonts to perform...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…...in your deployed environment may stem from font encoding differences...the font is missing, Aspose may substitute it with a default...

    forum.aspose.com/t/backslash-being-converted-to...