Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 22,445 for

only

(0.15 sec)
  1. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...is trying to use the Windows-only System.Drawing.Common. Any ideas...NuGet packages contain Windows-only versions for .NET 6+. Aspose...

    forum.aspose.com/t/platformnotsupportedexceptio...
  2. 使用 Node.js 通过 C++ 指定要在 Excel 文件中存储的有效数字|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 指定要在Excel文件中存储的有效数字。...unlike // MS-Excel which stores only 15 significant digits AsposeCells..."A1" ); // Put double value, only 15 significant digits as specified...

    docs.aspose.com/cells/zh/nodejs-cpp/specifying-...
  3. MailMerge.MergeWholeDocument | Aspose.Words for...

    Discover how the MailMerge MergeWholeDocument property updates all fields during a region-based mail merge, enhancing efficiency and accuracy in your documents...."false", the mail merge will only update fields // within the...dataTable ); // The mail merge will only update the QUOTE field outside...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....Words exports only primary headers and footers...When it is FirstSectionHeaderLa only first primary header and the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. AbsolutePositionTab.Accept | Aspose.Words for .NET

    Discover the AbsolutePositionTab Accept method for seamless visitor engagement. Enhance your site’s interactivity and boost user satisfaction today!...myDocTextExtractor ); // Visit only start of the document body....myDocTextExtractor ); // Visit only end of the document body. fisrtSection...

    reference.aspose.com/words/net/aspose.words/abs...
  6. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism....font settings to source fonts only from the "MyFonts" folder. folder_font_source...possible. # In our case, it only has access to the handful of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Template method. Gets or sets the informational name of the document template in C++....informational purposes only and usually contains only the file name of...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...OnePagePerSheet property is set to true, only one PDF page will be exported...of one sheet will output to only one // page in result. The paper...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  9. File Format Conversion via C# | products.aspose...

    Convert Microsoft Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and many other popular files with just few lines of C# code.... API not only manages Microsoft Office documents...to PDF Total API supports not only inter conversion of Microsoft...

    products.aspose.com/total/net/conversion/
  10. How to Convert Excel to PPTX in C#

    This precise tutorial explains the details about how to convert Excel to PPTX in C#. To convert Excel to PPTX C# environment configuration as well as the code snippet is included.... You only need to make a few API calls...can adjust the code to convert only specific worksheets. Similarly...

    kb.aspose.com/cells/net/how-to-convert-excel-to...