Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 126,028 for

note

(0.08 sec)
  1. License Error not able to activate on other env...

    Good Day Team Please see below from the client and advise if you can assist: The challenge is that we are not receiving a specific error message. As soon as we apply the new license, the document upload functionality s…... Please note that if you decide not to upgrade...

    forum.aspose.com/t/license-error-not-able-to-ac...
  2. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。... // Note: In browser API omit file path...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...
  3. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs.... Note that the numbers are not equally...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  4. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...PDF) } } Note that the isSupported method...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  5. Customize PowerPoint Fonts in .NET|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for .NET to keep your presentations sharp and consistent across any device.... ClearCache (); Note FontsLoader.LoadExternalFonts...

    docs.aspose.com/slides/net/custom-font/
  6. Performance Issue: Cell.GetFormula Execution Ti...

    Hello team, I’d like to report a performance issue with the Cell.GetFormula method. Its execution time appears to be heavily influenced by the file’s directory location. For example: When the workbook is placed dire…... Please note, to traverse all cell objects...

    forum.aspose.com/t/performance-issue-cell-getfo...
  7. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex document structures with ease and efficiency.... Height = 200 ; // Note that the 'CustomNodeId' is not...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++....NumberStyle :: LeadingZero ); // Note that the higher-level uses UppercaseLetter...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... clearCache (); } Note FontsLoader.loadExternalFonts...

    docs.aspose.com/slides/java/custom-font/
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…... Please note that the IPortion::get_Text...

    forum.aspose.com/t/portion-get-text-returns-sen...