Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 401 for

argumentexception

(0.06 sec)
  1. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel.GetEffectiveValue | Aspose.Words for ...

    Discover the ListLevel GetEffectiveValue method to easily retrieve string representations of list items. Customize with NumberStyle and format options!...Exceptions exception condition ArgumentException customNumberStyleFor is...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced document structure and clarity....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words/par...
  4. ReplacingArgs.MatchNode | Aspose.Words for .NET

    Discover the ReplacingArgs MatchNode property to easily access the node where your match begins, enhancing your coding efficiency and accuracy....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Error when converting PDF to PDF/A - Free Suppo...

    Hi, We have an issue converting the attached PDF to PDF/A (26.2 .Net): Project Schedule.pdf (252.0 KB) Code used: using (MemoryStream memoryStream = new MemoryStream()) { Boolean Success = aspPdfDocument.Convert(mem…...action) InnerException (ArgumentException) Library: System.Buffer...

    forum.aspose.com/t/error-when-converting-pdf-to...
  6. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...(startNode == null) throw new ArgumentException("Start node cannot be...(endNode == null) throw new ArgumentException("End node cannot be null");...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  7. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....} } else { throw new ArgumentException ( "The destination node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReportingEngine.SetRestrictedTypes | Aspose.Wor...

    Discover how the SetRestrictedTypes method in ReportingEngine enhances security by limiting member access in template syntax for optimized data reporting.... Throws ArgumentException in the following cases:...

    reference.aspose.com/words/net/aspose.words.rep...
  9. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item...RuntimeError (Proxy error(ArgumentException)) customNumberStyleFor...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding views - Free Support Forum - aspose.com

    I am trying to add multiple views to a Project file using Aspose.Tasks for python via .NET. Here is a base snippet below that attempts to add multiple views but I get a RuntimeError: Proxy error(Argumentexception): An i…...RuntimeError: Proxy error(ArgumentException): An item with the same...

    forum.aspose.com/t/adding-views/330450