Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 88,013 for

may

(0.22 sec)
  1. LoadOptions.IgnoreOleData | Aspose.Words for .NET

    Discover how the LoadOptions IgnoreOleData property enhances your data handling by allowing you to control OLE data processing. Optimize your workflow today!...} Remarks Ignoring OLE data may reduce memory consumption and...loading. // Ignoring OLE data may reduce memory consumption and...

    reference.aspose.com/words/net/aspose.words.loa...
  2. How to Edit PDF Background Color using C#

    This article guides on how to edit PDF background color using C#. It shares the environment settings, a list of steps and a runnable sample code to change background color in PDF document using C#.... You may edit the background of all the...the Color value however, you may set other properties of each...

    kb.aspose.com/pdf/net/how-to-edit-pdf-backgroun...
  3. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…...word-to-pdf , words-net pthube May 9, 2025, 4:53am 22 Hello Team...updates here? alexey.noskov May 9, 2025, 5:08am 23 @pthube We...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  4. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an issue, when I create link for the text “Section 2.1” or for the text …... If the issue persists, it may be beneficial to check for any...further assistance, as they may be able to provide more targeted...

    forum.aspose.com/t/underline-after-changing-the...
  5. XLSX-to-PDF-to-PPTX in Java: The Legend Color I...

    When converting the Excel chart to PDF and then to PPTX, the Legend color icon is not properly aligned with the legend text. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspo…... NiteshCG May 5, 2026, 4:48am 5 I’m following...helpful. Thanks! andrey.potapov May 5, 2026, 5:45am 6 @NiteshCG ...

    forum.aspose.com/t/xlsx-to-pdf-to-pptx-in-java-...
  6. Aspose.Cells License Error - Free Support Forum...

    Hi Aspose.Cells 26.2 An error occurs periodically: Aspose.Cells license installation error: System.IO.IOException: This license file is corrupted public static void CellsLicense() { try …...Family slides-net PoweRDeaD May 8, 2026, 6:51am 1 Hi Aspose.Cells...return stream; } johnson.shi May 8, 2026, 7:38am 2 @PoweRDeaD...

    forum.aspose.com/t/aspose-cells-license-error/3...
  7. Common issues with .pub files

    When working with MS Publisher you May face some problems with the .pub files. Here you will find information on how to resolve these problems....creator of the file, if not, - you may ask the creator to do it for...software . Formatting issues may occur because you use an old...

    docs.aspose.com/pub/net/troubleshoot-with-pub-f...
  8. How to convert the Following json object into M...

    “recurrence”: { “pattern”: { “type”: “relativeMonthly”, “interval”: 1, “month”: 0, “dayOfMonth”: 0, “daysOfWeek”: [ “wednesday” ], “firstDayOfWeek”: “sunday”, “index”: “third” }, “range”: { “type”: “noEnd”, …...Product Family email-net mrgoku May 22, 2025, 10:43am 1 “recurrence”:... 0 } } margarita.samodurova May 22, 2025, 9:05pm 2 Hello @mrgoku...

    forum.aspose.com/t/how-to-convert-the-following...
  9. Use Named Ranges|Documentation

    This article introduces the named ranges in GridDesktop.... The word Name may refer to a string of characters...range on another worksheet, you may use a name. Named Ranges are...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....results of formulas, the user may call the CalculateFormula method...file. Alternatively, the user may call the CalculateFormula method...

    docs.aspose.com/cells/go-cpp/calculate-formulas/