Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 65,264 for

standard

(0.04 sec)
  1. Task duration issue with different calendar tha...

    Hi all, I am working with different calendar other than the Standard. Which is basically 16hr calendar 5 day working monday to friday and working times are Shift1 - 6 am to 2pm, Shift 2- 3pm to 11pm When I am mapp…...with different calendar than standard Aspose.Tasks Product Family...different calendar other than the standard. Which is basically 16hr calendar...

    forum.aspose.com/t/task-duration-issue-with-dif...
  2. FileNotFoundException. Dot net Standard - Aspos...

    I am attempting to convert a docx file to a pdf file using Aspose.Words 18.2 with dot net Standard. Here is my code to convert to pdf public static void Convert(Stream input, Stream output) { var doc = new Aspose.Wo…... Dot net Standard Aspose.Words Product Family...Aspose.Words 18.2 with dot net standard. Here is my code to convert...

    forum.aspose.com/t/filenotfoundexception-dot-ne...
  3. Xamarin and .NET 2.0 Differences|Aspose.Words f...

    Aspose.Words for .NET Standard 2.0 API differences comparing to regular .NET version using C#....NET Standard 2.0 Limitations and API Differences...Restrictions Limitations of .NET Standard 2.0, Xamarin.Android, Xamarin...

    docs.aspose.com/words/net/xamarin-and-net-stand...
  4. Aspose.Words for .NET Standard for Xamarin.iOS ...

    Xamarin developers can use Aspose.Words for .NET Standard in Xamarin.iOS 10.14 or newer, Xamarin.Mac 3.8 or newer and with Xamarin.Android 8.0 or newer....NET Standard in all the above-mentioned...platforms. According to the .NET Standard documentation , Aspose.Words...

    blog.aspose.com/2020/03/10/aspose.words-for-.ne...
  5. Aspose.Cell error in .Net Standard 2.0 Library ...

    Could not load file or assembly ‘Aspose.Cells, Version=19.7.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly refere…...Net Standard 2.0 Library Aspose.Cells Product...I am getting above in .Net Standard 2.0 type library. I have added...

    forum.aspose.com/t/aspose-cell-error-in-net-sta...
  6. Target to .net 4.6.1 instead of .net standard -...

    Hello, When using Aspose.Tasks in .NET Standard 2.0 project, I get nuget warning about the package being restored using a target to .net 4.6.1 instead of .net Standard. What is the repercussions of this? such issue is …...net standard Aspose.Tasks Product Family...using Aspose.Tasks in .NET Standard 2.0 project, I get nuget warning...

    forum.aspose.com/t/target-to-net-4-6-1-instead-...
  7. .Net Standard 2.0 and Mono.Posix dependency - A...

    Hi I am trying to use Aspose.Zip 19.3.0 in .net framework 4.6.1 class library but finding it depends on .Net Standard 2.0 and Mono.Posix. is this dependency absolutely needed? How can i use Zip 19.3.0 without adding t…...Net Standard 2.0 and Mono.Posix dependency Aspose.ZIP Product...finding it depends on .Net Standard 2.0 and Mono.Posix. is this...

    forum.aspose.com/t/net-standard-2-0-and-mono-po...
  8. PDF X3 Standard Not Working As Expected - Aspos...

    Hello Aspose team, I’m currently using Aspose.PDF for .NET and I’ve noticed when doing the following, var aPdfDocument = new Document(); aPdfDocument.EmbedStandardFonts = true; aPdfDocument.Convert("some_random_pdf_log…...PDF X3 Standard Not Working As Expected Aspose.PDF Product Family...converting the file to the X3 standard? asad.ali January 31, 2019...

    forum.aspose.com/t/pdf-x3-standard-not-working-...
  9. Missing overloads for SheetRender.ToImage() in ...

    Hello, We’re using the .NET Standard 2.0 variant of Aspose.Cells (v21.12.0). It appears that some overloads for the SheetRender class are missing. According to the API documentation, there should be five overloads for …...NET Standard Aspose.Cells Product Family...Hello, We’re using the .NET Standard 2.0 variant of Aspose.Cells...

    forum.aspose.com/t/missing-overloads-for-sheetr...
  10. .Net Dynamic to Standard works some times - Asp...

    We have some live cycle pdf’s which we want to flatten to be able to redact. I am using this code: doc.Form.Type = FormType.Standard; doc.Flatten(); doc.Save(tbOutputLocation.Text + “\” + dlFilename + “FLATTENED.pdf”,…...Net Dynamic to Standard works some times Aspose.PDF Product...code: doc.Form.Type = FormType.Standard; doc.Flatten(); doc.Save(tbOutputLocation...

    forum.aspose.com/t/net-dynamic-to-standard-work...